May 09 03:38:56.974319 np0000172894 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 03:38:56.980054 np0000172894 devstack@c-api.service[112602]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 03:38:56.982438 np0000172894 devstack@c-api.service[112602]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 03:38:56 2026] *** May 09 03:38:56.982438 np0000172894 devstack@c-api.service[112602]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 03:38:56.982438 np0000172894 devstack@c-api.service[112602]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 03:38:56.982438 np0000172894 devstack@c-api.service[112602]: nodename: np0000172894 May 09 03:38:56.982438 np0000172894 devstack@c-api.service[112602]: machine: x86_64 May 09 03:38:56.982438 np0000172894 devstack@c-api.service[112602]: clock source: unix May 09 03:38:56.982438 np0000172894 devstack@c-api.service[112602]: pcre jit disabled May 09 03:38:56.982438 np0000172894 devstack@c-api.service[112602]: detected number of CPU cores: 16 May 09 03:38:56.982438 np0000172894 devstack@c-api.service[112602]: current working directory: / May 09 03:38:56.982438 np0000172894 devstack@c-api.service[112602]: detected binary path: /usr/bin/uwsgi-core May 09 03:38:56.982438 np0000172894 devstack@c-api.service[112602]: your processes number limit is 256917 May 09 03:38:56.982438 np0000172894 devstack@c-api.service[112602]: your memory page size is 4096 bytes May 09 03:38:56.982438 np0000172894 devstack@c-api.service[112602]: detected max file descriptor number: 2048 May 09 03:38:56.982438 np0000172894 devstack@c-api.service[112602]: lock engine: pthread robust mutexes May 09 03:38:56.983025 np0000172894 devstack@c-api.service[112602]: thunder lock: enabled May 09 03:38:56.983025 np0000172894 devstack@c-api.service[112602]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 03:38:56.983025 np0000172894 devstack@c-api.service[112602]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 03:38:56.983025 np0000172894 devstack@c-api.service[112602]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 03:38:56.983025 np0000172894 devstack@c-api.service[112602]: Set PythonHome to /opt/stack/data/venv May 09 03:38:57.021992 np0000172894 devstack@c-api.service[112602]: Python main interpreter initialized at 0x7d6eccaa3668 May 09 03:38:57.021992 np0000172894 devstack@c-api.service[112602]: python threads support enabled May 09 03:38:57.021992 np0000172894 devstack@c-api.service[112602]: your server socket listen backlog is limited to 100 connections May 09 03:38:57.021992 np0000172894 devstack@c-api.service[112602]: your mercy for graceful operations on workers is 80 seconds May 09 03:38:57.022478 np0000172894 devstack@c-api.service[112602]: mapped 671795 bytes (656 KB) for 4 cores May 09 03:38:57.022656 np0000172894 devstack@c-api.service[112602]: *** Operational MODE: preforking *** May 09 03:38:57.022912 np0000172894 devstack@c-api.service[112602]: *** uWSGI is running in multiple interpreter mode *** May 09 03:38:57.022912 np0000172894 devstack@c-api.service[112602]: spawned uWSGI master process (pid: 112602) May 09 03:38:57.023075 np0000172894 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 03:38:57.023670 np0000172894 devstack@c-api.service[112602]: spawned uWSGI worker 1 (pid: 112609, cores: 1) May 09 03:38:57.024150 np0000172894 devstack@c-api.service[112602]: spawned uWSGI worker 2 (pid: 112610, cores: 1) May 09 03:38:57.024669 np0000172894 devstack@c-api.service[112602]: spawned uWSGI worker 3 (pid: 112611, cores: 1) May 09 03:38:57.025284 np0000172894 devstack@c-api.service[112602]: spawned uWSGI worker 4 (pid: 112612, cores: 1) May 09 03:38:57.025332 np0000172894 devstack@c-api.service[112602]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 03:38:57.152604 np0000172894 devstack@c-api.service[112609]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:38:57.152604 np0000172894 devstack@c-api.service[112609]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:38:57.152604 np0000172894 devstack@c-api.service[112609]: we strongly recommend against using it for new projects. May 09 03:38:57.152604 np0000172894 devstack@c-api.service[112609]: If you are already using Eventlet, we recommend migrating to a different May 09 03:38:57.152604 np0000172894 devstack@c-api.service[112609]: framework. For more detail see May 09 03:38:57.152604 np0000172894 devstack@c-api.service[112609]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:38:57.152604 np0000172894 devstack@c-api.service[112609]: import eventlet # noqa May 09 03:38:57.163676 np0000172894 devstack@c-api.service[112611]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:38:57.163676 np0000172894 devstack@c-api.service[112611]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:38:57.163676 np0000172894 devstack@c-api.service[112611]: we strongly recommend against using it for new projects. May 09 03:38:57.163676 np0000172894 devstack@c-api.service[112611]: If you are already using Eventlet, we recommend migrating to a different May 09 03:38:57.163676 np0000172894 devstack@c-api.service[112611]: framework. For more detail see May 09 03:38:57.163676 np0000172894 devstack@c-api.service[112611]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:38:57.163676 np0000172894 devstack@c-api.service[112611]: import eventlet # noqa May 09 03:38:57.175493 np0000172894 devstack@c-api.service[112610]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:38:57.175493 np0000172894 devstack@c-api.service[112610]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:38:57.175493 np0000172894 devstack@c-api.service[112610]: we strongly recommend against using it for new projects. May 09 03:38:57.175493 np0000172894 devstack@c-api.service[112610]: If you are already using Eventlet, we recommend migrating to a different May 09 03:38:57.175493 np0000172894 devstack@c-api.service[112610]: framework. For more detail see May 09 03:38:57.175493 np0000172894 devstack@c-api.service[112610]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:38:57.175493 np0000172894 devstack@c-api.service[112610]: import eventlet # noqa May 09 03:38:57.187959 np0000172894 devstack@c-api.service[112612]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:38:57.187959 np0000172894 devstack@c-api.service[112612]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:38:57.187959 np0000172894 devstack@c-api.service[112612]: we strongly recommend against using it for new projects. May 09 03:38:57.187959 np0000172894 devstack@c-api.service[112612]: If you are already using Eventlet, we recommend migrating to a different May 09 03:38:57.187959 np0000172894 devstack@c-api.service[112612]: framework. For more detail see May 09 03:38:57.187959 np0000172894 devstack@c-api.service[112612]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:38:57.187959 np0000172894 devstack@c-api.service[112612]: import eventlet # noqa May 09 03:38:57.247290 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:38:57.247290 np0000172894 devstack@c-api.service[112609]: debtcollector.deprecate( May 09 03:38:57.248558 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:38:57.248558 np0000172894 devstack@c-api.service[112611]: debtcollector.deprecate( May 09 03:38:57.274781 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:38:57.274781 np0000172894 devstack@c-api.service[112612]: debtcollector.deprecate( May 09 03:38:57.277538 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:38:57.277538 np0000172894 devstack@c-api.service[112610]: debtcollector.deprecate( May 09 03:38:57.330894 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:38:57.330894 np0000172894 devstack@c-api.service[112609]: from cgi import parse_header May 09 03:38:57.352530 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:38:57.352530 np0000172894 devstack@c-api.service[112611]: from cgi import parse_header May 09 03:38:57.357375 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:38:57.357375 np0000172894 devstack@c-api.service[112612]: from cgi import parse_header May 09 03:38:57.367284 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:38:57.367284 np0000172894 devstack@c-api.service[112610]: from cgi import parse_header May 09 03:38:57.383026 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:38:57.383026 np0000172894 devstack@c-api.service[112609]: removals.removed_module( May 09 03:38:57.387043 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:38:57.387043 np0000172894 devstack@c-api.service[112609]: removals.removed_module( May 09 03:38:57.403144 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:38:57.403144 np0000172894 devstack@c-api.service[112611]: removals.removed_module( May 09 03:38:57.403914 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:38:57.403914 np0000172894 devstack@c-api.service[112611]: removals.removed_module( May 09 03:38:57.406321 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:38:57.406321 np0000172894 devstack@c-api.service[112612]: removals.removed_module( May 09 03:38:57.406890 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:38:57.406890 np0000172894 devstack@c-api.service[112612]: removals.removed_module( May 09 03:38:57.415514 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:38:57.415514 np0000172894 devstack@c-api.service[112610]: removals.removed_module( May 09 03:38:57.416247 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:38:57.416247 np0000172894 devstack@c-api.service[112610]: removals.removed_module( May 09 03:38:58.031102 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:38:58.031102 np0000172894 devstack@c-api.service[112609]: warnings.warn( May 09 03:38:58.043172 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:38:58.043172 np0000172894 devstack@c-api.service[112611]: warnings.warn( May 09 03:38:58.079517 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:38:58.079517 np0000172894 devstack@c-api.service[112610]: warnings.warn( May 09 03:38:58.086585 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:38:58.086585 np0000172894 devstack@c-api.service[112612]: warnings.warn( May 09 03:38:58.133015 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:38:58.133015 np0000172894 devstack@c-api.service[112609]: warnings.warn( May 09 03:38:58.153676 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:38:58.153676 np0000172894 devstack@c-api.service[112611]: warnings.warn( May 09 03:38:58.193534 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:38:58.193534 np0000172894 devstack@c-api.service[112610]: warnings.warn( May 09 03:38:58.197207 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:38:58.197207 np0000172894 devstack@c-api.service[112612]: warnings.warn( May 09 03:38:58.439751 np0000172894 devstack@c-api.service[112609]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:38:58.440404 np0000172894 devstack@c-api.service[112609]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112609) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:38:58.477485 np0000172894 devstack@c-api.service[112611]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:38:58.477485 np0000172894 devstack@c-api.service[112611]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112611) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:38:58.487294 np0000172894 devstack@c-api.service[112612]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:38:58.487479 np0000172894 devstack@c-api.service[112612]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112612) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:38:58.507032 np0000172894 devstack@c-api.service[112610]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:38:58.507206 np0000172894 devstack@c-api.service[112610]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112610) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:38:58.537606 np0000172894 devstack@c-api.service[112609]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:38:58.537606 np0000172894 devstack@c-api.service[112609]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:38:58.546988 np0000172894 devstack@c-api.service[112611]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:38:58.546988 np0000172894 devstack@c-api.service[112611]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:38:58.576801 np0000172894 devstack@c-api.service[112610]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:38:58.576801 np0000172894 devstack@c-api.service[112610]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:38:58.578793 np0000172894 devstack@c-api.service[112612]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:38:58.578793 np0000172894 devstack@c-api.service[112612]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:38:59.001784 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112611) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:38:59.002167 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.002241 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112612) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:38:59.002305 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.002430 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.002588 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112610) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:38:59.002659 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.002659 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.002887 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.002954 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112609) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:38:59.003015 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.003074 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.003264 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.003328 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.003385 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.003607 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.004699 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.004777 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.004873 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.004949 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.005012 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.005065 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.005134 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.005190 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.005280 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.005352 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.005407 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.005463 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.005518 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.005518 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.005624 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.005624 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.005722 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.005780 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.005780 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.005929 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.005988 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.006045 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.006097 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.006151 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.006151 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.006151 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.006151 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.006151 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.006400 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.006454 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.006524 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.006585 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.006642 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.006701 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.006757 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.006877 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.006983 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.007047 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.007100 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.007154 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.007206 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.007263 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.007319 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.007372 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.007429 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.007498 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.007565 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.007622 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.007700 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.007759 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.007815 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.007815 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.007815 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.007815 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.007815 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.007815 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.008758 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.008835 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.008888 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.009034 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.009081 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.009081 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.009160 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.009196 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.009232 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.009302 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.009302 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.009374 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.009417 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.009456 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.009501 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.009549 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.009549 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.009629 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.009685 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.009732 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.009732 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.009807 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.009870 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.009912 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.009967 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.010005 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.010041 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.010095 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.010148 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.010188 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.010229 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.010266 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.010314 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.010383 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.010429 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.010470 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.010509 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.010549 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.010593 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.010634 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.010672 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.010721 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.010784 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.010836 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.010907 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.010947 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.010987 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.011026 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.011061 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.011100 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.011147 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.011198 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.011198 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.011281 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.011281 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.011281 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.011387 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.011387 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.011462 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.011504 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.011555 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.011555 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.011629 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.011670 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.011715 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.011754 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.011791 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.011831 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.015477 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.015585 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.015674 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.015726 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.015765 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.015820 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.015907 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.015957 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.016046 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.016135 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.016187 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.016257 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.016329 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.016374 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.016453 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.016500 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.016685 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.016732 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.016774 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.016834 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.016905 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.016996 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.017040 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.017106 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.017166 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.017209 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.017248 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.017402 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.017460 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.017515 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.017557 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.017605 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.017645 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.017687 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.017730 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.017768 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.017768 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.017768 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.017768 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.017768 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.017768 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.017768 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.017768 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.017768 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.018021 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.018021 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.018096 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.018195 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.018241 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.018275 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.018314 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.018345 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.018370 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.018402 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.018428 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.018456 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.018479 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.018506 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.018529 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.018561 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.018611 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.018644 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.018674 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.018674 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.018674 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.018749 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.018749 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.018749 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.018749 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.018749 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.018749 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.018749 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.018938 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.018938 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.018995 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.019022 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.019051 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.019075 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.019103 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.019133 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.019157 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.019183 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.019215 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.019240 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.019273 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.019297 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.019329 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.019366 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.019399 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.019422 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.019447 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.019475 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.019505 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.019535 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.019535 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.019588 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.019618 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.019643 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.019671 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.019703 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.019728 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.019728 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.019728 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.019728 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.019828 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.019878 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.019909 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.019932 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.019956 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.019983 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.020007 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.020007 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.020007 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.020007 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.020122 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.020122 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.020122 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.020122 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.020122 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.020230 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.020255 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.020255 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.020310 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.020310 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.020310 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.020310 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.020310 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.020310 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.020439 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.020439 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.020439 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.020439 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.020439 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.020560 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.020586 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.020614 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.020638 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.020662 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.020662 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.020711 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.020741 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.020774 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.020774 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.020821 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.020846 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.021441 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.021467 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.021491 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.022865 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.022910 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.022945 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.022980 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.023008 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.023008 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.023061 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.023061 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.027757 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.027838 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.027921 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.027967 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.028022 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.028064 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.028100 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.028140 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.028184 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.028225 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.028265 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.028304 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.028366 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.028366 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.029001 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.029059 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.029152 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.029198 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.029236 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.029331 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.029331 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.029409 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.029451 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.029488 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.029535 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.029575 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.029614 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.029654 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.029692 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.029739 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.029778 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.029837 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.029892 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.029946 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.029994 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.030041 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.030080 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.030125 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.030125 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.030125 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.030230 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.030270 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.030304 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.030343 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.030391 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.030391 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.030391 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.030391 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.030521 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.030562 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.030663 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.030900 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.030900 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.031000 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.031179 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.031226 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.031264 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.031447 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.031505 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.031545 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.031588 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.031629 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.031670 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.031710 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.031759 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.031801 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.031965 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.032026 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.032068 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.032103 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.032142 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.032176 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.032277 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.032327 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.032375 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.032413 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.032454 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.032536 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.032572 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.032617 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.032694 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.032742 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.032787 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.032834 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.032893 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.032932 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.032977 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.033190 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.033254 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.033458 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.033513 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.033550 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.033594 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.033630 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.033671 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.033715 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.033715 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.033715 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.033913 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.033913 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.033913 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.033913 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.033913 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.033913 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.033913 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.033913 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.033913 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.033913 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.033913 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.034645 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.034645 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.034645 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.034746 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.034798 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.034863 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.034903 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.034979 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.035032 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.035072 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.035112 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.035150 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.035189 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.035268 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.035312 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.035352 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.035387 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.035426 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.035466 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.035509 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.035554 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.035593 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.035632 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.035670 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.035713 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.035758 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.035796 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.035831 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.035969 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.036022 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.036058 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.036099 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.036133 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.036181 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.036222 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.036257 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.036298 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.036333 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.036373 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.036413 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.036448 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.036488 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.036526 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.036562 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.036599 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.036644 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.036689 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.036733 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.036769 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.036809 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.036809 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.036809 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.036809 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.036809 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.036809 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.036809 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.036809 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.036809 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.036809 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.037563 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.037647 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.037711 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.037762 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.037804 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.037867 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.037923 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.037963 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.037999 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.038033 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.038078 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.038115 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.038149 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.038188 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.038222 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.038275 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.038315 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.038354 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.038389 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.038428 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.038472 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.038809 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.038877 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.038951 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.039013 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.039051 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.039100 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.039170 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.039222 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.039270 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.039308 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.039344 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.039382 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.039429 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.039476 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.039516 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.039560 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.039706 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.039762 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.039813 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.039871 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.039912 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.039947 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.040019 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.040062 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.040110 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.040165 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.040235 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.040235 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.040342 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.040342 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.040342 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.040451 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.040508 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.040549 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.040588 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.040627 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.040672 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.040712 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.040801 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.040843 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.040901 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.040955 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.040997 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.041037 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.041083 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.041131 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.041170 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.041210 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.041248 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.041337 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.041382 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.041430 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.041472 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.041521 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.041597 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.041597 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.041597 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.041597 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.041597 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.041597 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.041597 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.041597 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.041597 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.042003 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.042003 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.042003 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.042082 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.042113 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.042137 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.042168 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.042199 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.042227 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.042255 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.042282 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.042306 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.042333 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.042358 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.042385 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.042409 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.042436 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.042469 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.042498 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.042528 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.042559 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.042582 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.042609 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.042635 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.042663 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.042663 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.042663 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.042663 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.044325 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.044374 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.044402 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.044427 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.044465 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.044498 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.044528 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.044625 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.044719 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.044750 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.044776 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.044804 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.044837 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.044878 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.044912 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.044940 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.044964 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.044996 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.045023 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.045048 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.045080 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.045104 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.045219 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.045335 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.045433 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.045520 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.045605 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.045692 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.047534 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.047585 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.047651 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.047708 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.047776 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.047835 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.047922 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.048473 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.048538 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.048597 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.048658 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.048735 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.048796 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.048879 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.049258 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.049358 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.049408 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.049475 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.049535 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.049598 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.049629 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.049663 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.049697 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.049792 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.049905 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.049993 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.050029 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.050096 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.050135 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.050135 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.050190 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.050220 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.050248 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.050275 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.050304 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.050333 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.050367 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.050418 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.050467 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.050511 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.050545 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.050640 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.050678 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.050722 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.050754 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.050808 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.050893 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.050964 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.050964 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.051188 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.051188 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.051188 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.051188 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.051188 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.051413 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.051466 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.051518 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.051607 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.051685 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.051871 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.051871 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.051984 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.052025 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.052025 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.052183 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.052183 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.052274 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.052315 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.052438 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.052488 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.052538 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.052589 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.052647 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.052695 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.052742 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.052874 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.052930 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.052983 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.053038 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.053087 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.053129 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.053174 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.053214 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.053254 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.053333 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.053393 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.053466 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.053524 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.053577 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.053638 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.053681 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.053722 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.053766 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.053808 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.053886 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.053928 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.053989 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.054032 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.054079 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.054119 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.054163 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.054209 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.054247 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.054286 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.054326 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.054364 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.054403 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.054440 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.054487 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.054531 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.054575 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.054614 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.054668 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.054714 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.054761 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.054807 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.054871 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.054931 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.054973 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.055012 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.055052 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.055096 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.055136 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.055176 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.055217 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.055217 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.055289 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.055329 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.055379 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.055419 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.055458 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.055498 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.055537 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.055575 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.055620 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.055659 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.055699 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.055699 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.055699 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.055699 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.055963 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.055963 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.055963 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.055963 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.055963 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.056125 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.056171 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.056211 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.056257 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.056298 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.056337 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.056376 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.056420 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.056466 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.056506 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.056549 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.056593 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.056593 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.056671 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.056716 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.056716 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.057113 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.057188 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.057372 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.057441 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.057533 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.057623 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.057728 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.060935 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.061006 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.061061 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.061121 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.061179 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.061244 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.061309 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.061338 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.061338 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.061396 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.061425 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.061462 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.061492 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.061516 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.061544 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.061597 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.061629 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.061666 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.061697 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.061762 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.061868 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.062942 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.063006 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.063073 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.063212 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.063274 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.063304 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.063329 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.063356 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.063381 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.063426 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.063456 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.063485 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.063516 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.063545 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.063571 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.063604 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.063630 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.063676 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.063707 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.063740 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.063769 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.063797 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.063822 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.063859 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.063895 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.063924 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.063953 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.063983 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.064607 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.064702 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.064796 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.064914 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.065012 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.065097 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.065199 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.069040 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.069116 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.069153 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.069222 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.069333 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.069394 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.069446 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.069506 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.069559 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.069636 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.069699 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.069699 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.069789 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.069843 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.069923 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.069923 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.069923 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.070058 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.070058 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.070151 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.070151 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.070461 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.070512 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.070570 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.070614 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.070675 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.070720 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.070720 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.070786 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.070819 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.070898 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.070964 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.071005 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.071074 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.071137 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.071177 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.071214 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.071254 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.071292 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.071330 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.071368 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.071404 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.071444 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.071493 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.071542 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.071589 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.071628 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.071628 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.071695 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.071734 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.071810 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.071886 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.071962 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.071962 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.071962 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.072169 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.072169 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.072311 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.072564 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.072620 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.072660 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.072703 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.072776 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.072838 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.072948 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.072988 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.073061 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.073448 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.073518 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.073562 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.073643 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.073720 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.073767 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.073876 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:38:59.073947 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:38:59.074043 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:38:59.074158 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:38:59.074158 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:38:59.074269 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:38:59.074269 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:38:59.120481 np0000172894 devstack@c-api.service[112612]: INFO dbcounter [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Registered counter for database cinder May 09 03:38:59.120640 np0000172894 devstack@c-api.service[112611]: INFO dbcounter [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Registered counter for database cinder May 09 03:38:59.121015 np0000172894 devstack@c-api.service[112610]: INFO dbcounter [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Registered counter for database cinder May 09 03:38:59.132258 np0000172894 devstack@c-api.service[112609]: INFO dbcounter [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Registered counter for database cinder May 09 03:38:59.132681 np0000172894 devstack@c-api.service[112611]: DEBUG oslo_db.sqlalchemy.engines [None req-b0c09f11-b606-4326-b61c-f26908c402e9 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=112611) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:38:59.134871 np0000172894 devstack@c-api.service[112612]: DEBUG oslo_db.sqlalchemy.engines [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 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=112612) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:38:59.137400 np0000172894 devstack@c-api.service[112610]: DEBUG oslo_db.sqlalchemy.engines [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c 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=112610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:38:59.148499 np0000172894 devstack@c-api.service[112609]: DEBUG oslo_db.sqlalchemy.engines [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e 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=112609) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:38:59.252481 np0000172894 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writer thread running {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:38:59.255133 np0000172894 devstack@c-api.service[112611]: INFO cinder.rpc [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:38:59.257046 np0000172894 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writer thread running {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:38:59.258266 np0000172894 devstack@c-api.service[112611]: INFO cinder.rpc [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:38:59.259644 np0000172894 devstack@c-api.service[112612]: INFO cinder.rpc [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:38:59.261056 np0000172894 devstack@c-api.service[112611]: INFO cinder.rpc [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:38:59.261143 np0000172894 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writer thread running {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:38:59.262130 np0000172894 devstack@c-api.service[112612]: INFO cinder.rpc [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:38:59.263366 np0000172894 devstack@c-api.service[112611]: INFO cinder.rpc [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:38:59.264140 np0000172894 devstack@c-api.service[112612]: INFO cinder.rpc [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:38:59.264214 np0000172894 devstack@c-api.service[112610]: INFO cinder.rpc [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:38:59.264272 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.265993 np0000172894 devstack@c-api.service[112612]: INFO cinder.rpc [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:38:59.266225 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.266890 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.266972 np0000172894 devstack@c-api.service[112610]: INFO cinder.rpc [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:38:59.268550 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.269804 np0000172894 devstack@c-api.service[112610]: INFO cinder.rpc [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:38:59.271202 np0000172894 devstack@c-api.service[112611]: DEBUG oslo_db.sqlalchemy.engines [None req-b0c09f11-b606-4326-b61c-f26908c402e9 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=112611) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:38:59.272148 np0000172894 devstack@c-api.service[112610]: INFO cinder.rpc [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:38:59.272640 np0000172894 devstack@c-api.service[112612]: DEBUG oslo_db.sqlalchemy.engines [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 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=112612) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:38:59.273483 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.274028 np0000172894 devstack@c-api.service[112611]: INFO cinder.rpc [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:38:59.274560 np0000172894 devstack@c-api.service[112612]: INFO cinder.rpc [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:38:59.275491 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.276526 np0000172894 devstack@c-api.service[112611]: INFO cinder.rpc [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:38:59.276620 np0000172894 devstack@c-api.service[112612]: INFO cinder.rpc [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:38:59.277691 np0000172894 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writer thread running {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:38:59.277829 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.277919 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.280021 np0000172894 devstack@c-api.service[112609]: INFO cinder.rpc [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:38:59.281625 np0000172894 devstack@c-api.service[112610]: DEBUG oslo_db.sqlalchemy.engines [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c 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=112610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:38:59.282197 np0000172894 devstack@c-api.service[112609]: INFO cinder.rpc [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:38:59.284116 np0000172894 devstack@c-api.service[112609]: INFO cinder.rpc [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:38:59.284485 np0000172894 devstack@c-api.service[112610]: INFO cinder.rpc [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:38:59.285847 np0000172894 devstack@c-api.service[112609]: INFO cinder.rpc [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:38:59.286764 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.287077 np0000172894 devstack@c-api.service[112610]: INFO cinder.rpc [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:38:59.288253 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.288486 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.289767 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.289916 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.293008 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.293118 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.293678 np0000172894 devstack@c-api.service[112609]: DEBUG oslo_db.sqlalchemy.engines [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e 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=112609) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:38:59.295966 np0000172894 devstack@c-api.service[112609]: INFO cinder.rpc [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:38:59.296231 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.296344 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.298125 np0000172894 devstack@c-api.service[112609]: INFO cinder.rpc [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:38:59.299309 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.300463 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.300551 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.300780 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.303678 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.303784 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.304390 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.306823 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.307042 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.307611 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.309976 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.310202 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.310968 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.311726 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.313235 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.313894 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.313964 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.314764 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.316561 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.316822 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.316983 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.317818 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.318373 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.318444 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.320758 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.321020 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.321152 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.321840 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.324038 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.324791 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.326619 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.326758 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.327341 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.327812 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.329365 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.330032 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.330248 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.330514 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.332074 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.332184 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.332395 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.333455 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.333653 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.333920 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.335112 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.335381 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.336693 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.336955 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.337308 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.337806 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.338165 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.338391 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.338944 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.339263 np0000172894 devstack@c-api.service[112611]: WARNING cinder.api.contrib.hosts [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:38:59.339494 np0000172894 devstack@c-api.service[112612]: WARNING cinder.api.contrib.hosts [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:38:59.339993 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.340235 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.341211 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.341511 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.341707 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.341816 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.343096 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.343455 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.343612 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.343959 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: extensions {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.344303 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: extensions {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.345161 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.345235 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: encryption {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.345876 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: encryption {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.346645 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.346840 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: encryption {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.347465 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.347535 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: encryption {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.348232 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.348413 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: os-quota-sets {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.349065 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: os-quota-sets {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.349741 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.349819 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: cgsnapshots {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.350478 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: cgsnapshots {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.350821 np0000172894 devstack@c-api.service[112610]: WARNING cinder.api.contrib.hosts [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:38:59.350892 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.351217 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: os-quota-class-sets {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.351576 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.351931 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: os-quota-class-sets {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.352645 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: os-availability-zone {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.353065 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.353121 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.353180 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: os-availability-zone {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.353950 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: qos-specs {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.354459 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: qos-specs {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.354605 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.354730 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.355669 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: extensions {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.356031 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: backups {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.356080 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.356999 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: encryption {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.357427 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: backups {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.357716 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.358843 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: extra_specs {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.358955 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: encryption {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.359159 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.359609 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: extra_specs {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.360278 np0000172894 devstack@c-api.service[112609]: WARNING cinder.api.contrib.hosts [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:38:59.360411 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: os-snapshot-manage {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.360463 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: os-quota-sets {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.361022 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.361330 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: os-snapshot-manage {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.361913 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: os-volume-type-access {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.362385 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: cgsnapshots {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.362599 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.363210 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: os-volume-type-access {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.363581 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: capabilities {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.364109 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: os-quota-class-sets {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.364416 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.364895 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: os-hosts {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.365087 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: capabilities {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.365528 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: extensions {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.365635 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: os-availability-zone {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.366290 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: consistencygroups {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.366465 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: os-hosts {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.367086 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: qos-specs {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.367164 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: encryption {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.367930 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: consistencygroups {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.368226 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: os-volume-transfer {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.368781 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: encryption {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.369887 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: scheduler-stats {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.369981 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: os-volume-transfer {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.370421 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: backups {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.370537 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: os-quota-sets {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.371285 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extended resource: os-volume-manage {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.371577 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: scheduler-stats {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.371862 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: cgsnapshots {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.372496 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: extra_specs {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.373077 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extended resource: os-volume-manage {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.373306 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: os-quota-class-sets {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.373491 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.374149 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: os-snapshot-manage {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.374465 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.contrib.snapshot_actions [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] SnapshotActionsController initialized {{(pid=112611) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:38:59.374669 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: os-availability-zone {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.375318 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.375559 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.375676 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: os-volume-type-access {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.375964 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: qos-specs {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.376611 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.contrib.snapshot_actions [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] SnapshotActionsController initialized {{(pid=112612) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:38:59.376702 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.377249 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: capabilities {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.377488 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.378115 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.378359 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: backups {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.378634 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: os-hosts {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.379034 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.379479 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.380268 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: consistencygroups {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.380496 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: extra_specs {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.380681 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.380989 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.382336 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.382442 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: os-volume-transfer {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.382530 np0000172894 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.383335 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: os-snapshot-manage {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.383438 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.383438 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.383560 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.383692 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.383769 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.383911 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.384020 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.384020 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.384148 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.384215 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.384284 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: scheduler-stats {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.384393 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extension UsedLimits extending resource: limits {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.384393 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extension TypesManage extending resource: types {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.384591 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extension AdminActions extending resource: volumes {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.384711 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extension AdminActions extending resource: snapshots {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.384711 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extension AdminActions extending resource: backups {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.384896 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extension VolumeActions extending resource: volumes {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.385013 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: os-volume-type-access {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.385087 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.385431 np0000172894 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.385882 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extended resource: os-volume-manage {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.386648 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: capabilities {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.386720 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.386773 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.386952 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.387024 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.387144 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.387250 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.387373 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.387480 np0000172894 devstack@c-api.service[112611]: WARNING keystonemiddleware.auth_token [None req-b0c09f11-b606-4326-b61c-f26908c402e9 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:38:59.387528 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.387584 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.387716 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extension UsedLimits extending resource: limits {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.387799 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extension TypesManage extending resource: types {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.387932 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extension AdminActions extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.388023 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: os-hosts {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.388124 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extension AdminActions extending resource: snapshots {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.388171 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extension AdminActions extending resource: backups {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.388269 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extension VolumeActions extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.388519 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.388585 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.389317 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: consistencygroups {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.392906 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.contrib.snapshot_actions [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] SnapshotActionsController initialized {{(pid=112610) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:38:59.392906 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.393187 np0000172894 devstack@c-api.service[112612]: WARNING keystonemiddleware.auth_token [None req-56a46e30-1931-4abb-97cb-a9dbf2211219 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:38:59.393259 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: os-volume-transfer {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.393327 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.393383 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: scheduler-stats {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.393443 np0000172894 devstack@c-api.service[112611]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d6eccaa3668 pid: 112611 (default app) May 09 03:38:59.393997 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:38:59.393997 np0000172894 devstack@c-api.service[112611]: warnings.warn( May 09 03:38:59.394170 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.394879 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extended resource: os-volume-manage {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:38:59.395749 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.397222 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.397323 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.398493 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.contrib.snapshot_actions [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] SnapshotActionsController initialized {{(pid=112609) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:38:59.399104 np0000172894 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.399565 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.399840 np0000172894 devstack@c-api.service[112612]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d6eccaa3668 pid: 112612 (default app) May 09 03:38:59.400319 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.400439 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.400552 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.400667 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.400775 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.400904 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.401034 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.401148 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.401270 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.401373 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extension UsedLimits extending resource: limits {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.401522 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extension TypesManage extending resource: types {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.401588 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.401625 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extension AdminActions extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.401755 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extension AdminActions extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.401877 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extension AdminActions extending resource: backups {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.401992 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extension VolumeActions extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.402242 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.402318 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.402318 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.402415 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.402415 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.402415 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.402415 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.402415 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.402593 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.402593 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.402593 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.402593 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.402593 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.402593 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.402774 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.402774 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.402774 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.402774 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.402774 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.402952 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.402952 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.402952 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.402952 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.403085 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.403085 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.403085 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.403085 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.403205 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.403205 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.403205 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.403205 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.403205 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.403365 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.403365 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.403365 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.403365 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.403365 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.403511 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.403511 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.403511 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.403511 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.403511 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.403511 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.403698 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.403698 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.403698 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.403698 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.403698 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.403698 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.403895 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.403895 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.403895 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.403895 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.403895 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.403895 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.404084 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.404084 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.404084 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.404084 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.404084 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.404084 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.404272 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.404272 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.404272 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.404272 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.404397 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.404397 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.404397 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.404397 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.404397 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.404552 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.404552 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.404552 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.404552 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.404552 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.404704 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.404704 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.404704 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.404704 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.404704 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.404704 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.404881 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.404881 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.404881 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.404881 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.404881 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.405052 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.405052 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.405052 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.405052 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.405052 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.405204 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.405204 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.405204 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.405204 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.405337 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.405337 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.405337 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.405337 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.405512 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.405512 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.405512 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.405512 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.405512 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.405700 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.405700 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.405700 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.405700 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.405700 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.405842 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.405842 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.405842 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.405842 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.411110 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.411110 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.411110 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.411110 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.411244 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.411244 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.411244 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.411244 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.411377 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.411377 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.411377 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.411377 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.411520 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.411520 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.411520 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.411520 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.411669 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.411669 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.411669 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.411669 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.411669 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.411669 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.411892 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.411892 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.411892 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.411892 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.411892 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.412065 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.412065 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.412065 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.412065 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.412065 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.412065 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.412065 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.412286 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.412286 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.412286 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.412286 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.412286 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.412286 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.412473 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.412473 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.412473 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.412473 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.412473 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.412473 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.412668 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.412700 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.412700 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.412700 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.412700 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.412700 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.412700 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.412914 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.412914 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.412914 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.412914 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.413042 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.413042 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.413042 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.413042 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.413171 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.413171 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.413171 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.413171 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.413304 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.413304 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.413304 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:38:59.413304 np0000172894 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:38:59.413436 np0000172894 devstack@c-api.service[112610]: WARNING keystonemiddleware.auth_token [None req-b047dbf1-db51-439a-aa25-9f8a2f29ca3c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:38:59.413484 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.413509 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [None req-a334d1b1-2575-426e-b9a7-e9b72e75b77d None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:38:59.413543 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.413571 np0000172894 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 1/1] 199.204.45.72 () {60 vars in 946 bytes} [Sat May 9 03:38:59 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 03:38:59.413598 np0000172894 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:38:59.413598 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.413598 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.413598 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.413598 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.413598 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.413598 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.413766 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.413766 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.413766 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.413766 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extension UsedLimits extending resource: limits {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.413766 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extension TypesManage extending resource: types {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.416942 np0000172894 devstack@c-api.service[112610]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d6eccaa3668 pid: 112610 (default app) May 09 03:38:59.416974 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extension AdminActions extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.416974 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extension AdminActions extending resource: snapshots {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.416974 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extension AdminActions extending resource: backups {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.416974 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extension VolumeActions extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.416974 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:38:59.416974 np0000172894 devstack@c-api.service[112609]: WARNING keystonemiddleware.auth_token [None req-8cde512d-6188-4c99-916a-f4d1dbd0148e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:38:59.420487 np0000172894 devstack@c-api.service[112609]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d6eccaa3668 pid: 112609 (default app) May 09 03:39:06.841939 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:39:06.841939 np0000172894 devstack@c-api.service[112612]: warnings.warn( May 09 03:39:06.854998 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.854998 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.854998 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.854998 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.854998 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.855527 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.855527 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.855527 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.855527 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.855527 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.855820 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.855820 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.855820 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.855820 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.855820 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.855820 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.856193 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.856193 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.856193 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.856193 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.856416 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.856416 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.856416 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.856416 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.856657 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.856657 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.856657 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.856657 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.856888 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.856888 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.856888 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.856888 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.856888 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.857177 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.857177 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.857177 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.857177 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.857177 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.857505 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.857505 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.857505 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.857505 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.857505 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.857505 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.857813 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.857813 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.857813 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.857813 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.857813 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.857813 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.858979 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.858979 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.858979 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.858979 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.858979 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.858979 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.859727 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.859727 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.859727 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.859727 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.859727 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.860564 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.860564 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.860564 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.860564 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.860564 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.861188 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.861188 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.861188 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.861188 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.861188 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.861188 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.861942 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.861942 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.861942 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.861942 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.861942 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.861942 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.862580 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.862580 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.862580 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.862580 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.862580 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.863120 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.863120 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.863120 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.863120 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.863120 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.863588 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.863588 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.863588 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.863588 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.863995 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.863995 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.863995 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.863995 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.864391 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.864391 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.864391 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.864391 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.864391 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.864886 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.864886 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.864886 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.864886 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.864886 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.865469 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.865469 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.865469 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.865469 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.865844 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.865844 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.865844 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.865844 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.866157 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.866157 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.866157 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.866157 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.866325 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.866325 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.866325 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.866325 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.866457 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.866457 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.866457 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.866457 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.866563 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.866563 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.866563 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.866563 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.866563 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.866688 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.866688 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.866688 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.866688 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.866688 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.866688 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.866827 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.866827 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.866827 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.866827 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.866827 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.866952 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.866952 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.866952 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.866952 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.866952 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.866952 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.867092 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.867092 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.867092 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.867092 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.867092 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.867092 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.867305 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.867305 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.867305 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.867305 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.867305 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.867305 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.867443 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.867443 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.867443 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.867443 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.867443 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.867443 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.867580 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.867580 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.867580 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.867580 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.867673 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.867673 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.867673 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.867673 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.867673 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.867806 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.867806 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.867806 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.867806 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:39:06.867806 np0000172894 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:39:06.867806 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-38d678d0-cd33-4a27-872a-d89e4d67568d None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:39:07.427069 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-38d678d0-cd33-4a27-872a-d89e4d67568d admin admin] POST https://199.204.45.72/volume/v3/types May 09 03:39:07.427658 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-38d678d0-cd33-4a27-872a-d89e4d67568d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:39:07.429344 np0000172894 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:39:07.429344 np0000172894 devstack@c-api.service[112612]: warnings.warn( May 09 03:39:07.439284 np0000172894 devstack@c-api.service[112612]: DEBUG oslo_db.sqlalchemy.engines [None req-38d678d0-cd33-4a27-872a-d89e4d67568d 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=112612) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:39:07.470724 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-38d678d0-cd33-4a27-872a-d89e4d67568d admin admin] https://199.204.45.72/volume/v3/types returned with HTTP 200 May 09 03:39:07.471241 np0000172894 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 1/2] 199.204.45.72 () {68 vars in 1281 bytes} [Sat May 9 03:39:06 2026] POST /volume/v3/types => generated 186 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:39:07.483576 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [req-38d678d0-cd33-4a27-872a-d89e4d67568d req-20a38261-f771-4eda-bc00-a97a090014ca None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:39:07.912764 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [req-38d678d0-cd33-4a27-872a-d89e4d67568d req-20a38261-f771-4eda-bc00-a97a090014ca admin admin] POST https://199.204.45.72/volume/v3/types/916d2a68-36c0-49a1-9767-378f65c2400b/extra_specs May 09 03:39:07.913281 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [req-38d678d0-cd33-4a27-872a-d89e4d67568d req-20a38261-f771-4eda-bc00-a97a090014ca admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:39:07.915034 np0000172894 devstack@c-api.service[112611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:39:07.915034 np0000172894 devstack@c-api.service[112611]: warnings.warn( May 09 03:39:07.923079 np0000172894 devstack@c-api.service[112611]: DEBUG oslo_db.sqlalchemy.engines [req-38d678d0-cd33-4a27-872a-d89e4d67568d req-20a38261-f771-4eda-bc00-a97a090014ca 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=112611) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:39:07.983448 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [req-38d678d0-cd33-4a27-872a-d89e4d67568d req-20a38261-f771-4eda-bc00-a97a090014ca admin admin] https://199.204.45.72/volume/v3/types/916d2a68-36c0-49a1-9767-378f65c2400b/extra_specs returned with HTTP 200 May 09 03:39:07.984151 np0000172894 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 2/3] 199.204.45.72 () {70 vars in 1498 bytes} [Sat May 9 03:39:07 2026] POST /volume/v3/types/916d2a68-36c0-49a1-9767-378f65c2400b/extra_specs => generated 55 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:39:09.286167 np0000172894 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=6 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:39:09.298197 np0000172894 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=6 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:39:17.468844 np0000172894 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:39:17.982429 np0000172894 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:42:41.213735 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:42:41.213735 np0000172894 devstack@c-api.service[112610]: warnings.warn( May 09 03:42:41.225931 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.225931 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.225931 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.225931 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.226356 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.226356 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.226356 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.226356 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.226651 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.226651 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.226651 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.226651 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.226651 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.226651 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.227123 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.227123 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.227123 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.227123 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.227123 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.227511 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.227511 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.227511 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.227511 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.227511 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.227882 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.227882 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.227882 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.227882 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.228178 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.228178 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.228178 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.228178 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.228178 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.228525 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.228525 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.228525 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.228525 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.228525 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.228839 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.228839 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.228839 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.228839 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.228839 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.228839 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.229262 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.229262 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.229262 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.229262 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.229262 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.229262 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.229635 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.229635 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.229635 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.229635 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.229635 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.229635 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.230315 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.230315 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.230315 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.230315 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.230315 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.230700 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.230700 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.230700 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.230700 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.230700 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.230988 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.230988 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.230988 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.230988 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.230988 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.230988 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.231243 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.231243 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.231243 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.231243 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.231243 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.231243 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.231495 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.231495 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.231495 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.231495 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.231495 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.231724 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.231724 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.231724 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.231724 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.231724 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.232006 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.232006 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.232006 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.232006 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.232351 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.232351 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.232351 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.232351 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.232547 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.232547 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.232547 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.232547 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.232547 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.232772 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.232772 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.232772 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.232772 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.232772 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.233025 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.233025 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.233025 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.233025 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.233217 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.233217 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.233217 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.233217 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.233414 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.233414 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.233414 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.233414 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.233621 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.233621 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.233621 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.233621 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.233910 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.233910 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.233910 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.233910 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.234099 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.234099 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.234099 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.234099 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.234099 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.234345 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.234345 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.234345 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.234345 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.234345 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.234345 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.234606 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.234606 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.234606 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.234606 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.234606 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.234820 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.234820 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.234820 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.234820 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.234820 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.234820 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.235094 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.235094 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.235094 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.235094 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.235094 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.235094 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.235362 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.235362 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.235362 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.235362 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.235362 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.235362 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.235632 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.235632 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.235632 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.235632 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.235632 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.235632 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.235904 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.235904 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.235904 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.235904 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.236090 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.236090 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.236090 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.236090 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.236090 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.236327 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.236327 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.236327 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.236327 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:42:41.236327 np0000172894 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:42:41.236327 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-a39becca-b1a4-46e8-be7e-9c82c10d4f52 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:42:41.236327 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-a39becca-b1a4-46e8-be7e-9c82c10d4f52 None None] GET https://199.204.45.72/volume// May 09 03:42:41.236600 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-a39becca-b1a4-46e8-be7e-9c82c10d4f52 None None] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:42:41.236884 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-a39becca-b1a4-46e8-be7e-9c82c10d4f52 None None] Calling method 'all' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:42:41.237606 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-a39becca-b1a4-46e8-be7e-9c82c10d4f52 None None] https://199.204.45.72/volume// returned with HTTP 300 May 09 03:42:41.238153 np0000172894 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 1/4] 199.204.45.72 () {66 vars in 1449 bytes} [Sat May 9 03:42:41 2026] GET /volume/ => generated 389 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 03:43:19.289114 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:43:19.289114 np0000172894 devstack@c-api.service[112609]: warnings.warn( May 09 03:43:19.302762 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.302762 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.302942 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.302942 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.302942 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.302942 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.302942 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.303261 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.303261 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.303261 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.303261 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.303261 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.303261 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.303549 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.303549 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.303549 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.303549 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.303549 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.303780 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.303780 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.303780 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.303780 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.304049 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.304049 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.304049 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.304049 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.304360 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.304360 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.304360 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.304360 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.304360 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.304776 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.304776 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.304776 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.304776 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.304776 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.305177 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.305177 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.305177 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.305177 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.305177 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.305177 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.305631 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.305631 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.305631 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.305631 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.305631 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.305631 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.306277 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.306277 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.306277 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.306277 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.306277 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.306277 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.306733 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.306733 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.306733 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.306733 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.306733 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.306733 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.307301 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.307301 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.307301 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.307301 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.307603 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.307603 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.307603 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.307603 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.307603 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.308036 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.308036 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.308036 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.308036 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.308036 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.308427 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.308427 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.308427 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.308427 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.308427 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.308427 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.308845 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.308845 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.308845 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.308845 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.308845 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.309346 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.309346 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.309346 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.309346 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.309346 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.309718 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.309718 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.309718 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.309718 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.310117 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.310117 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.310117 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.310117 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.310461 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.310461 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.310461 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.310461 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.310461 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.310845 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.310845 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.310845 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.310845 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.310845 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.311504 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.311504 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.311504 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.311504 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.311923 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.311923 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.311923 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.311923 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312086 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312086 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312086 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312086 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312189 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312189 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312189 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312189 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312286 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312286 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312286 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312286 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312380 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312380 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312380 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312380 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312380 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312380 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312542 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312542 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312542 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312542 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312542 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312663 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312663 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312663 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312663 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312663 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312663 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312663 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312817 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312817 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312817 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312817 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312817 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312817 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312972 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312972 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312972 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312972 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.312972 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.312972 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.313122 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.313122 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.313122 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.313122 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.313122 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.313122 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.313333 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.313333 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.313333 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.313333 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.313430 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.313430 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.313430 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.313430 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.313534 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.313534 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.313534 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.313534 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.313628 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.313628 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.313628 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:43:19.313628 np0000172894 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 03:43:19.313628 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-19c9eaa4-6c2d-4254-a0b3-bf912d9f8174 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:43:19.631387 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-19c9eaa4-6c2d-4254-a0b3-bf912d9f8174 demo demo] GET https://199.204.45.72/volume/v3/types?is_public=None May 09 03:43:19.631654 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-19c9eaa4-6c2d-4254-a0b3-bf912d9f8174 demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:43:19.631862 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-19c9eaa4-6c2d-4254-a0b3-bf912d9f8174 demo demo] Calling method 'index' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:43:19.632368 np0000172894 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:43:19.632368 np0000172894 devstack@c-api.service[112609]: warnings.warn( May 09 03:43:19.633036 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-19c9eaa4-6c2d-4254-a0b3-bf912d9f8174 demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:43:19.642951 np0000172894 devstack@c-api.service[112609]: DEBUG oslo_db.sqlalchemy.engines [None req-19c9eaa4-6c2d-4254-a0b3-bf912d9f8174 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=112609) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:43:19.659687 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-19c9eaa4-6c2d-4254-a0b3-bf912d9f8174 demo demo] https://199.204.45.72/volume/v3/types?is_public=None returned with HTTP 200 May 09 03:43:19.660142 np0000172894 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 1/5] 199.204.45.72 () {64 vars in 1256 bytes} [Sat May 9 03:43:19 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:43:19.673282 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [req-19c9eaa4-6c2d-4254-a0b3-bf912d9f8174 req-664fe1e8-2dc1-4b29-83ea-4389463eb841 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:43:19.677324 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [req-19c9eaa4-6c2d-4254-a0b3-bf912d9f8174 req-664fe1e8-2dc1-4b29-83ea-4389463eb841 demo demo] GET https://199.204.45.72/volume/v3/types/default May 09 03:43:19.677568 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [req-19c9eaa4-6c2d-4254-a0b3-bf912d9f8174 req-664fe1e8-2dc1-4b29-83ea-4389463eb841 demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:43:19.677883 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [req-19c9eaa4-6c2d-4254-a0b3-bf912d9f8174 req-664fe1e8-2dc1-4b29-83ea-4389463eb841 demo demo] Calling method 'show' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:43:19.693585 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [req-19c9eaa4-6c2d-4254-a0b3-bf912d9f8174 req-664fe1e8-2dc1-4b29-83ea-4389463eb841 demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 May 09 03:43:19.694101 np0000172894 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 2/6] 199.204.45.72 () {66 vars in 1322 bytes} [Sat May 9 03:43:19 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:43:20.058476 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [None req-44aeedd2-a256-4ee4-952a-a45d9b1cd23c None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:43:20.063576 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-44aeedd2-a256-4ee4-952a-a45d9b1cd23c demo demo] GET https://199.204.45.72/volume/v3/types/default May 09 03:43:20.063913 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-44aeedd2-a256-4ee4-952a-a45d9b1cd23c demo demo] Empty body provided in request {{(pid=112611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:43:20.064265 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-44aeedd2-a256-4ee4-952a-a45d9b1cd23c demo demo] Calling method 'show' {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:43:20.084603 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-44aeedd2-a256-4ee4-952a-a45d9b1cd23c demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 May 09 03:43:20.085033 np0000172894 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 3/7] 199.204.45.72 () {64 vars in 1251 bytes} [Sat May 9 03:43:20 2026] GET /volume/v3/types/default => generated 145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:43:20.499492 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-e0d8880e-86bd-4683-83c8-96b9eb3a10cf None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:43:20.840559 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-e0d8880e-86bd-4683-83c8-96b9eb3a10cf demo demo] GET https://199.204.45.72/volume/v3/types/default May 09 03:43:20.840925 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-e0d8880e-86bd-4683-83c8-96b9eb3a10cf demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:43:20.841123 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-e0d8880e-86bd-4683-83c8-96b9eb3a10cf demo demo] Calling method 'show' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:43:20.849432 np0000172894 devstack@c-api.service[112610]: DEBUG oslo_db.sqlalchemy.engines [None req-e0d8880e-86bd-4683-83c8-96b9eb3a10cf 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=112610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:43:20.864646 np0000172894 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:43:20.864646 np0000172894 devstack@c-api.service[112610]: warnings.warn( May 09 03:43:20.866888 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-e0d8880e-86bd-4683-83c8-96b9eb3a10cf demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 May 09 03:43:20.867292 np0000172894 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 2/8] 199.204.45.72 () {64 vars in 1251 bytes} [Sat May 9 03:43:20 2026] GET /volume/v3/types/default => generated 145 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:43:20.884302 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-c2cdf6ca-97cc-424e-b27f-11231b6d79e6 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:43:20.887574 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-c2cdf6ca-97cc-424e-b27f-11231b6d79e6 demo demo] GET https://199.204.45.72/volume/v3/types/default May 09 03:43:20.887841 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-c2cdf6ca-97cc-424e-b27f-11231b6d79e6 demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:43:20.888230 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-c2cdf6ca-97cc-424e-b27f-11231b6d79e6 demo demo] Calling method 'show' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:43:20.903439 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-c2cdf6ca-97cc-424e-b27f-11231b6d79e6 demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 May 09 03:43:20.903827 np0000172894 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 2/9] 199.204.45.72 () {64 vars in 1251 bytes} [Sat May 9 03:43:20 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:43:29.689142 np0000172894 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=2 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:43:30.080821 np0000172894 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=2 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:43:30.863242 np0000172894 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=2 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:43:30.899312 np0000172894 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=3 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:48:34.008160 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-594be893-a443-4cae-a315-6bc866865a22 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:48:34.095877 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-594be893-a443-4cae-a315-6bc866865a22 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 03:48:34.095877 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-594be893-a443-4cae-a315-6bc866865a22 demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:48:34.095877 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-594be893-a443-4cae-a315-6bc866865a22 demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:48:34.095877 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-594be893-a443-4cae-a315-6bc866865a22 demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:48:34.096808 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-594be893-a443-4cae-a315-6bc866865a22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:48:34.140273 np0000172894 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-594be893-a443-4cae-a315-6bc866865a22 demo demo] Get all volumes completed successfully. May 09 03:48:34.142994 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-594be893-a443-4cae-a315-6bc866865a22 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 03:48:34.143523 np0000172894 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 3/10] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 03:48:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:48:44.132997 np0000172894 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:49:34.165051 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [None req-a9073f23-a508-41f4-8121-e50c3be73566 None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:49:34.170834 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-a9073f23-a508-41f4-8121-e50c3be73566 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 03:49:34.171117 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-a9073f23-a508-41f4-8121-e50c3be73566 demo demo] Empty body provided in request {{(pid=112611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:49:34.171441 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-a9073f23-a508-41f4-8121-e50c3be73566 demo demo] Calling method 'detail' {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:49:34.172266 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.api_utils [None req-a9073f23-a508-41f4-8121-e50c3be73566 demo demo] Removing options '' from query. {{(pid=112611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:49:34.173425 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.volume.api [None req-a9073f23-a508-41f4-8121-e50c3be73566 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112611) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:49:34.204757 np0000172894 devstack@c-api.service[112611]: INFO cinder.volume.api [None req-a9073f23-a508-41f4-8121-e50c3be73566 demo demo] Get all volumes completed successfully. May 09 03:49:34.207184 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-a9073f23-a508-41f4-8121-e50c3be73566 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 03:49:34.207648 np0000172894 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 4/11] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 03:49:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:49:44.198205 np0000172894 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=1 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:50:34.225416 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-c57227e6-7675-4c68-b651-f1d477a77d3c None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:50:34.231648 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-c57227e6-7675-4c68-b651-f1d477a77d3c demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 03:50:34.232145 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-c57227e6-7675-4c68-b651-f1d477a77d3c demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:50:34.232491 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-c57227e6-7675-4c68-b651-f1d477a77d3c demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:50:34.233406 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-c57227e6-7675-4c68-b651-f1d477a77d3c demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:50:34.234755 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-c57227e6-7675-4c68-b651-f1d477a77d3c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:50:34.295721 np0000172894 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-c57227e6-7675-4c68-b651-f1d477a77d3c demo demo] Get all volumes completed successfully. May 09 03:50:34.299207 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-c57227e6-7675-4c68-b651-f1d477a77d3c demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 03:50:34.300263 np0000172894 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 3/12] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 03:50:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:50:44.276726 np0000172894 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:51:34.318896 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-17d7228d-b541-49d8-bcaa-822520d0c0f6 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:51:34.321595 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-17d7228d-b541-49d8-bcaa-822520d0c0f6 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 03:51:34.321953 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-17d7228d-b541-49d8-bcaa-822520d0c0f6 demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:51:34.322023 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-17d7228d-b541-49d8-bcaa-822520d0c0f6 demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:51:34.322472 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-17d7228d-b541-49d8-bcaa-822520d0c0f6 demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:51:34.323231 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-17d7228d-b541-49d8-bcaa-822520d0c0f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:51:34.362229 np0000172894 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-17d7228d-b541-49d8-bcaa-822520d0c0f6 demo demo] Get all volumes completed successfully. May 09 03:51:34.365420 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-17d7228d-b541-49d8-bcaa-822520d0c0f6 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 03:51:34.366014 np0000172894 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 3/13] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 03:51:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:51:44.354042 np0000172894 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=1 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:52:34.381423 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-6a77fe42-078c-4604-bcb0-6ef873970ded None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:52:34.386413 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-6a77fe42-078c-4604-bcb0-6ef873970ded demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 03:52:34.386842 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-6a77fe42-078c-4604-bcb0-6ef873970ded demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:52:34.387263 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-6a77fe42-078c-4604-bcb0-6ef873970ded demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:52:34.387780 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-6a77fe42-078c-4604-bcb0-6ef873970ded demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:52:34.389408 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-6a77fe42-078c-4604-bcb0-6ef873970ded demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:52:34.397348 np0000172894 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-6a77fe42-078c-4604-bcb0-6ef873970ded demo demo] Get all volumes completed successfully. May 09 03:52:34.400095 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-6a77fe42-078c-4604-bcb0-6ef873970ded demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 03:52:34.400590 np0000172894 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 4/14] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 03:52:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:52:44.392639 np0000172894 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:53:34.415088 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [None req-e70f7624-8f8e-42dd-85de-07626a8cc0f5 None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:53:34.549838 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-e70f7624-8f8e-42dd-85de-07626a8cc0f5 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 03:53:34.550100 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-e70f7624-8f8e-42dd-85de-07626a8cc0f5 demo demo] Empty body provided in request {{(pid=112611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:53:34.550229 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-e70f7624-8f8e-42dd-85de-07626a8cc0f5 demo demo] Calling method 'detail' {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:53:34.550487 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.api_utils [None req-e70f7624-8f8e-42dd-85de-07626a8cc0f5 demo demo] Removing options '' from query. {{(pid=112611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:53:34.551211 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.volume.api [None req-e70f7624-8f8e-42dd-85de-07626a8cc0f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112611) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:53:34.559096 np0000172894 devstack@c-api.service[112611]: INFO cinder.volume.api [None req-e70f7624-8f8e-42dd-85de-07626a8cc0f5 demo demo] Get all volumes completed successfully. May 09 03:53:34.561025 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-e70f7624-8f8e-42dd-85de-07626a8cc0f5 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 03:53:34.561377 np0000172894 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 5/15] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 03:53:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:53:44.554378 np0000172894 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=1 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:54:34.573075 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-217afb15-0841-4794-90b4-32bdc88e29a4 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:54:34.575616 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-217afb15-0841-4794-90b4-32bdc88e29a4 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 03:54:34.575904 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-217afb15-0841-4794-90b4-32bdc88e29a4 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:54:34.576032 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-217afb15-0841-4794-90b4-32bdc88e29a4 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:54:34.576304 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-217afb15-0841-4794-90b4-32bdc88e29a4 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:54:34.577105 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-217afb15-0841-4794-90b4-32bdc88e29a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:54:34.591342 np0000172894 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-217afb15-0841-4794-90b4-32bdc88e29a4 demo demo] Get all volumes completed successfully. May 09 03:54:34.594569 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-217afb15-0841-4794-90b4-32bdc88e29a4 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 03:54:34.595101 np0000172894 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 4/16] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 03:54:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:54:44.580811 np0000172894 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:55:34.611042 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-3436a732-abf1-4334-b5ee-8f309183e6af None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:55:34.614129 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-3436a732-abf1-4334-b5ee-8f309183e6af demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 03:55:34.614377 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-3436a732-abf1-4334-b5ee-8f309183e6af demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:55:34.614637 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-3436a732-abf1-4334-b5ee-8f309183e6af demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:55:34.615074 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-3436a732-abf1-4334-b5ee-8f309183e6af demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:55:34.616223 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-3436a732-abf1-4334-b5ee-8f309183e6af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:55:34.624390 np0000172894 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-3436a732-abf1-4334-b5ee-8f309183e6af demo demo] Get all volumes completed successfully. May 09 03:55:34.627584 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-3436a732-abf1-4334-b5ee-8f309183e6af demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 03:55:34.628127 np0000172894 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 4/17] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 03:55:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:55:44.619622 np0000172894 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=1 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:56:34.642758 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-6b5a6713-6475-4df7-8606-2fdca1fe5806 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:56:34.645508 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-6b5a6713-6475-4df7-8606-2fdca1fe5806 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 03:56:34.645733 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-6b5a6713-6475-4df7-8606-2fdca1fe5806 demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:56:34.646093 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-6b5a6713-6475-4df7-8606-2fdca1fe5806 demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:56:34.646425 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-6b5a6713-6475-4df7-8606-2fdca1fe5806 demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:56:34.647558 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-6b5a6713-6475-4df7-8606-2fdca1fe5806 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:56:34.657503 np0000172894 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-6b5a6713-6475-4df7-8606-2fdca1fe5806 demo demo] Get all volumes completed successfully. May 09 03:56:34.660269 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-6b5a6713-6475-4df7-8606-2fdca1fe5806 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 03:56:34.660700 np0000172894 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 5/18] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 03:56:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:56:44.652201 np0000172894 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:57:34.721188 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [None req-c661b2e8-2673-463d-baa5-b72ad849b892 None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:57:34.749516 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-c661b2e8-2673-463d-baa5-b72ad849b892 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 03:57:34.749769 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-c661b2e8-2673-463d-baa5-b72ad849b892 demo demo] Empty body provided in request {{(pid=112611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:57:34.750147 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-c661b2e8-2673-463d-baa5-b72ad849b892 demo demo] Calling method 'detail' {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:57:34.750418 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.api_utils [None req-c661b2e8-2673-463d-baa5-b72ad849b892 demo demo] Removing options '' from query. {{(pid=112611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:57:34.751401 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.volume.api [None req-c661b2e8-2673-463d-baa5-b72ad849b892 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112611) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:57:34.763901 np0000172894 devstack@c-api.service[112611]: INFO cinder.volume.api [None req-c661b2e8-2673-463d-baa5-b72ad849b892 demo demo] Get all volumes completed successfully. May 09 03:57:34.765995 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-c661b2e8-2673-463d-baa5-b72ad849b892 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 03:57:34.766405 np0000172894 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 6/19] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 03:57:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:57:44.755530 np0000172894 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=1 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:58:34.787469 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-fcc60759-4f43-47f7-8423-e859f8d6e752 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:58:34.964825 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-fcc60759-4f43-47f7-8423-e859f8d6e752 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 03:58:34.965263 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-fcc60759-4f43-47f7-8423-e859f8d6e752 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:58:34.965843 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-fcc60759-4f43-47f7-8423-e859f8d6e752 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:58:34.966331 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-fcc60759-4f43-47f7-8423-e859f8d6e752 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:58:34.967812 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-fcc60759-4f43-47f7-8423-e859f8d6e752 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:58:34.978072 np0000172894 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-fcc60759-4f43-47f7-8423-e859f8d6e752 demo demo] Get all volumes completed successfully. May 09 03:58:34.981005 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-fcc60759-4f43-47f7-8423-e859f8d6e752 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 03:58:34.981762 np0000172894 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 5/20] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 03:58:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:58:44.971836 np0000172894 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:59:34.999583 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-c5335a19-5129-4b7f-8e87-57abb3a0592e None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:59:35.002657 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-c5335a19-5129-4b7f-8e87-57abb3a0592e demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 03:59:35.002941 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-c5335a19-5129-4b7f-8e87-57abb3a0592e demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:59:35.003208 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-c5335a19-5129-4b7f-8e87-57abb3a0592e demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:59:35.003585 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-c5335a19-5129-4b7f-8e87-57abb3a0592e demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:59:35.004709 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-c5335a19-5129-4b7f-8e87-57abb3a0592e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:59:35.014373 np0000172894 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-c5335a19-5129-4b7f-8e87-57abb3a0592e demo demo] Get all volumes completed successfully. May 09 03:59:35.018125 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-c5335a19-5129-4b7f-8e87-57abb3a0592e demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 03:59:35.018569 np0000172894 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 5/21] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 03:59:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:59:45.007843 np0000172894 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=1 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:00:35.035869 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-6cf3a7fd-e9e1-46f3-abd1-dbb79c4e1e81 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:00:35.038586 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-6cf3a7fd-e9e1-46f3-abd1-dbb79c4e1e81 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 04:00:35.038907 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-6cf3a7fd-e9e1-46f3-abd1-dbb79c4e1e81 demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:00:35.039221 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-6cf3a7fd-e9e1-46f3-abd1-dbb79c4e1e81 demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:00:35.039523 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-6cf3a7fd-e9e1-46f3-abd1-dbb79c4e1e81 demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:00:35.040556 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-6cf3a7fd-e9e1-46f3-abd1-dbb79c4e1e81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:00:35.051018 np0000172894 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-6cf3a7fd-e9e1-46f3-abd1-dbb79c4e1e81 demo demo] Get all volumes completed successfully. May 09 04:00:35.054053 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-6cf3a7fd-e9e1-46f3-abd1-dbb79c4e1e81 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 04:00:35.054262 np0000172894 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 6/22] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 04:00:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:00:45.044222 np0000172894 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:01:35.070221 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [None req-5ee08ae2-9098-4484-840a-de7173bdaaf1 None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:01:35.073448 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-5ee08ae2-9098-4484-840a-de7173bdaaf1 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 04:01:35.073739 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-5ee08ae2-9098-4484-840a-de7173bdaaf1 demo demo] Empty body provided in request {{(pid=112611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:01:35.074003 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-5ee08ae2-9098-4484-840a-de7173bdaaf1 demo demo] Calling method 'detail' {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:01:35.074333 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.api_utils [None req-5ee08ae2-9098-4484-840a-de7173bdaaf1 demo demo] Removing options '' from query. {{(pid=112611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:01:35.075395 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.volume.api [None req-5ee08ae2-9098-4484-840a-de7173bdaaf1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112611) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:01:35.083798 np0000172894 devstack@c-api.service[112611]: INFO cinder.volume.api [None req-5ee08ae2-9098-4484-840a-de7173bdaaf1 demo demo] Get all volumes completed successfully. May 09 04:01:35.086673 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-5ee08ae2-9098-4484-840a-de7173bdaaf1 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 04:01:35.087227 np0000172894 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 7/23] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 04:01:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:01:45.078598 np0000172894 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=1 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:02:35.105509 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-65de55b5-643a-4a22-b846-4c32834ba0ac None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:02:35.108742 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-65de55b5-643a-4a22-b846-4c32834ba0ac demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 04:02:35.109182 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-65de55b5-643a-4a22-b846-4c32834ba0ac demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:02:35.109182 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-65de55b5-643a-4a22-b846-4c32834ba0ac demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:02:35.109723 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-65de55b5-643a-4a22-b846-4c32834ba0ac demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:02:35.110395 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-65de55b5-643a-4a22-b846-4c32834ba0ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:02:35.119607 np0000172894 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-65de55b5-643a-4a22-b846-4c32834ba0ac demo demo] Get all volumes completed successfully. May 09 04:02:35.122461 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-65de55b5-643a-4a22-b846-4c32834ba0ac demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 04:02:35.122988 np0000172894 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 6/24] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 04:02:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:02:45.112842 np0000172894 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:03:35.136165 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-fec2e488-621f-4074-891f-bb2e6e379d3d None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:03:35.273294 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-fec2e488-621f-4074-891f-bb2e6e379d3d demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 04:03:35.276883 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-fec2e488-621f-4074-891f-bb2e6e379d3d demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:03:35.276883 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-fec2e488-621f-4074-891f-bb2e6e379d3d demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:03:35.276883 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-fec2e488-621f-4074-891f-bb2e6e379d3d demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:03:35.276883 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-fec2e488-621f-4074-891f-bb2e6e379d3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:03:35.286175 np0000172894 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-fec2e488-621f-4074-891f-bb2e6e379d3d demo demo] Get all volumes completed successfully. May 09 04:03:35.289142 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-fec2e488-621f-4074-891f-bb2e6e379d3d demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 04:03:35.289611 np0000172894 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 6/25] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 04:03:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:03:45.280104 np0000172894 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=1 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:04:35.309227 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-2a02ffb5-f027-418b-aa80-1f62f6416989 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:04:35.313971 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-2a02ffb5-f027-418b-aa80-1f62f6416989 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 04:04:35.313971 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-2a02ffb5-f027-418b-aa80-1f62f6416989 demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:04:35.313971 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-2a02ffb5-f027-418b-aa80-1f62f6416989 demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:04:35.313971 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-2a02ffb5-f027-418b-aa80-1f62f6416989 demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:04:35.315414 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-2a02ffb5-f027-418b-aa80-1f62f6416989 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:04:35.328782 np0000172894 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-2a02ffb5-f027-418b-aa80-1f62f6416989 demo demo] Get all volumes completed successfully. May 09 04:04:35.332115 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-2a02ffb5-f027-418b-aa80-1f62f6416989 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 04:04:35.332535 np0000172894 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 7/26] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 04:04:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:04:45.322314 np0000172894 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:05:35.346313 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [None req-730247c8-b3b7-4149-8718-39b04eec7279 None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:05:35.349062 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-730247c8-b3b7-4149-8718-39b04eec7279 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 04:05:35.349366 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-730247c8-b3b7-4149-8718-39b04eec7279 demo demo] Empty body provided in request {{(pid=112611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:05:35.349429 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-730247c8-b3b7-4149-8718-39b04eec7279 demo demo] Calling method 'detail' {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:05:35.349690 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.api_utils [None req-730247c8-b3b7-4149-8718-39b04eec7279 demo demo] Removing options '' from query. {{(pid=112611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:05:35.350390 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.volume.api [None req-730247c8-b3b7-4149-8718-39b04eec7279 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112611) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:05:35.358970 np0000172894 devstack@c-api.service[112611]: INFO cinder.volume.api [None req-730247c8-b3b7-4149-8718-39b04eec7279 demo demo] Get all volumes completed successfully. May 09 04:05:35.361293 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-730247c8-b3b7-4149-8718-39b04eec7279 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 04:05:35.361806 np0000172894 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 8/27] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 04:05:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:05:45.354251 np0000172894 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=1 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:06:35.406167 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-da874357-61ea-4f1b-aaea-3a60a5dc19db None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:06:35.408375 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-da874357-61ea-4f1b-aaea-3a60a5dc19db demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 04:06:35.408595 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-da874357-61ea-4f1b-aaea-3a60a5dc19db demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:06:35.408729 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-da874357-61ea-4f1b-aaea-3a60a5dc19db demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:06:35.408959 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-da874357-61ea-4f1b-aaea-3a60a5dc19db demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:06:35.409615 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-da874357-61ea-4f1b-aaea-3a60a5dc19db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:06:35.418308 np0000172894 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-da874357-61ea-4f1b-aaea-3a60a5dc19db demo demo] Get all volumes completed successfully. May 09 04:06:35.420424 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-da874357-61ea-4f1b-aaea-3a60a5dc19db demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 04:06:35.420745 np0000172894 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 7/28] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 04:06:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:06:45.413844 np0000172894 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:07:35.434818 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-0bf43050-5992-4663-8611-e4988cb71b20 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:07:35.436993 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-0bf43050-5992-4663-8611-e4988cb71b20 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 04:07:35.437158 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-0bf43050-5992-4663-8611-e4988cb71b20 demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:07:35.437334 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-0bf43050-5992-4663-8611-e4988cb71b20 demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:07:35.437556 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-0bf43050-5992-4663-8611-e4988cb71b20 demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:07:35.438280 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-0bf43050-5992-4663-8611-e4988cb71b20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:07:35.446373 np0000172894 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-0bf43050-5992-4663-8611-e4988cb71b20 demo demo] Get all volumes completed successfully. May 09 04:07:35.449134 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-0bf43050-5992-4663-8611-e4988cb71b20 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 04:07:35.449783 np0000172894 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 7/29] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 04:07:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:07:45.441186 np0000172894 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=1 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:08:35.468889 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-960dee8b-3a13-4d53-b8a9-f6d91fb41474 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:08:35.567079 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-960dee8b-3a13-4d53-b8a9-f6d91fb41474 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 04:08:35.567403 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-960dee8b-3a13-4d53-b8a9-f6d91fb41474 demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:08:35.567718 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-960dee8b-3a13-4d53-b8a9-f6d91fb41474 demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:08:35.568157 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-960dee8b-3a13-4d53-b8a9-f6d91fb41474 demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:08:35.569243 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-960dee8b-3a13-4d53-b8a9-f6d91fb41474 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:08:35.577079 np0000172894 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-960dee8b-3a13-4d53-b8a9-f6d91fb41474 demo demo] Get all volumes completed successfully. May 09 04:08:35.578980 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-960dee8b-3a13-4d53-b8a9-f6d91fb41474 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 04:08:35.579365 np0000172894 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 8/30] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 04:08:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:08:45.572674 np0000172894 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:09:36.467792 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [None req-8e73ef9d-ddf6-4543-85d2-5163832b081a None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:09:36.472102 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-8e73ef9d-ddf6-4543-85d2-5163832b081a demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 04:09:36.472789 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-8e73ef9d-ddf6-4543-85d2-5163832b081a demo demo] Empty body provided in request {{(pid=112611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:09:36.473373 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-8e73ef9d-ddf6-4543-85d2-5163832b081a demo demo] Calling method 'detail' {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:09:36.474021 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.api_utils [None req-8e73ef9d-ddf6-4543-85d2-5163832b081a demo demo] Removing options '' from query. {{(pid=112611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:09:36.475980 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.volume.api [None req-8e73ef9d-ddf6-4543-85d2-5163832b081a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112611) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:09:36.482879 np0000172894 devstack@c-api.service[112611]: INFO cinder.volume.api [None req-8e73ef9d-ddf6-4543-85d2-5163832b081a demo demo] Get all volumes completed successfully. May 09 04:09:36.485518 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-8e73ef9d-ddf6-4543-85d2-5163832b081a demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 04:09:36.486169 np0000172894 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 9/31] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 04:09:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:09:46.479033 np0000172894 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=1 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:10:36.502919 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-5fe59b0e-bfef-4294-baad-c03ae1f28d0a None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:10:36.507510 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-5fe59b0e-bfef-4294-baad-c03ae1f28d0a demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 04:10:36.507913 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-5fe59b0e-bfef-4294-baad-c03ae1f28d0a demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:10:36.508292 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-5fe59b0e-bfef-4294-baad-c03ae1f28d0a demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:10:36.508736 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-5fe59b0e-bfef-4294-baad-c03ae1f28d0a demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:10:36.510171 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-5fe59b0e-bfef-4294-baad-c03ae1f28d0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:10:36.519381 np0000172894 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-5fe59b0e-bfef-4294-baad-c03ae1f28d0a demo demo] Get all volumes completed successfully. May 09 04:10:36.521448 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-5fe59b0e-bfef-4294-baad-c03ae1f28d0a demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 04:10:36.521817 np0000172894 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 8/32] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 04:10:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:10:46.513599 np0000172894 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:11:36.540553 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-02e142f3-e6a5-4dfa-b405-0f662c4902b7 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:11:36.543836 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-02e142f3-e6a5-4dfa-b405-0f662c4902b7 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 04:11:36.544086 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-02e142f3-e6a5-4dfa-b405-0f662c4902b7 demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:11:36.544384 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-02e142f3-e6a5-4dfa-b405-0f662c4902b7 demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:11:36.544672 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-02e142f3-e6a5-4dfa-b405-0f662c4902b7 demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:11:36.545637 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-02e142f3-e6a5-4dfa-b405-0f662c4902b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:11:36.553703 np0000172894 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-02e142f3-e6a5-4dfa-b405-0f662c4902b7 demo demo] Get all volumes completed successfully. May 09 04:11:36.556669 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-02e142f3-e6a5-4dfa-b405-0f662c4902b7 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 04:11:36.556746 np0000172894 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 8/33] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 04:11:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:11:46.549237 np0000172894 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=1 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:12:36.573061 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-8dd5d0e4-cdd3-401c-b21f-f97c3b6a8818 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:12:36.575888 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-8dd5d0e4-cdd3-401c-b21f-f97c3b6a8818 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 04:12:36.575888 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-8dd5d0e4-cdd3-401c-b21f-f97c3b6a8818 demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:12:36.576028 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-8dd5d0e4-cdd3-401c-b21f-f97c3b6a8818 demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:12:36.576243 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-8dd5d0e4-cdd3-401c-b21f-f97c3b6a8818 demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:12:36.576919 np0000172894 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-8dd5d0e4-cdd3-401c-b21f-f97c3b6a8818 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:12:36.587510 np0000172894 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-8dd5d0e4-cdd3-401c-b21f-f97c3b6a8818 demo demo] Get all volumes completed successfully. May 09 04:12:36.592558 np0000172894 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-8dd5d0e4-cdd3-401c-b21f-f97c3b6a8818 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 04:12:36.592731 np0000172894 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 9/34] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 04:12:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:12:46.579896 np0000172894 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:13:36.610916 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [None req-114df5fa-f8c8-4fd4-bff9-f7b05308c14e None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:13:36.680656 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-114df5fa-f8c8-4fd4-bff9-f7b05308c14e demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 04:13:36.681061 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-114df5fa-f8c8-4fd4-bff9-f7b05308c14e demo demo] Empty body provided in request {{(pid=112611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:13:36.681446 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-114df5fa-f8c8-4fd4-bff9-f7b05308c14e demo demo] Calling method 'detail' {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:13:36.682003 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.api.api_utils [None req-114df5fa-f8c8-4fd4-bff9-f7b05308c14e demo demo] Removing options '' from query. {{(pid=112611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:13:36.683471 np0000172894 devstack@c-api.service[112611]: DEBUG cinder.volume.api [None req-114df5fa-f8c8-4fd4-bff9-f7b05308c14e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112611) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:13:36.690592 np0000172894 devstack@c-api.service[112611]: INFO cinder.volume.api [None req-114df5fa-f8c8-4fd4-bff9-f7b05308c14e demo demo] Get all volumes completed successfully. May 09 04:13:36.692482 np0000172894 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-114df5fa-f8c8-4fd4-bff9-f7b05308c14e demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 04:13:36.692813 np0000172894 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 10/35] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 04:13:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:13:46.687321 np0000172894 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=1 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:14:36.709364 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-efb1418d-b6b4-44ff-af9a-5acbef1dc555 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:14:36.713584 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-efb1418d-b6b4-44ff-af9a-5acbef1dc555 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 04:14:36.713828 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-efb1418d-b6b4-44ff-af9a-5acbef1dc555 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:14:36.714097 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-efb1418d-b6b4-44ff-af9a-5acbef1dc555 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:14:36.714402 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-efb1418d-b6b4-44ff-af9a-5acbef1dc555 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:14:36.715354 np0000172894 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-efb1418d-b6b4-44ff-af9a-5acbef1dc555 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:14:36.724720 np0000172894 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-efb1418d-b6b4-44ff-af9a-5acbef1dc555 demo demo] Get all volumes completed successfully. May 09 04:14:36.726870 np0000172894 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-efb1418d-b6b4-44ff-af9a-5acbef1dc555 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 04:14:36.727267 np0000172894 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 9/36] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 04:14:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:14:46.719495 np0000172894 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:15:36.742456 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-3f7d1158-5d5a-43db-93d0-1d35806b38f6 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:15:36.746429 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-3f7d1158-5d5a-43db-93d0-1d35806b38f6 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 04:15:36.746793 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-3f7d1158-5d5a-43db-93d0-1d35806b38f6 demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:15:36.747740 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-3f7d1158-5d5a-43db-93d0-1d35806b38f6 demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:15:36.748232 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-3f7d1158-5d5a-43db-93d0-1d35806b38f6 demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:15:36.750055 np0000172894 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-3f7d1158-5d5a-43db-93d0-1d35806b38f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:15:36.759418 np0000172894 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-3f7d1158-5d5a-43db-93d0-1d35806b38f6 demo demo] Get all volumes completed successfully. May 09 04:15:36.761774 np0000172894 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-3f7d1158-5d5a-43db-93d0-1d35806b38f6 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 04:15:36.762195 np0000172894 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 9/37] 199.204.45.72 () {64 vars in 1290 bytes} [Sat May 9 04:15:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:15:46.753876 np0000172894 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=1 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}