May 09 13:49:27.878586 np0000173159 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 13:49:27.888455 np0000173159 devstack@c-api.service[112598]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 13:49:27.891296 np0000173159 devstack@c-api.service[112598]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 13:49:27 2026] *** May 09 13:49:27.891296 np0000173159 devstack@c-api.service[112598]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 13:49:27.891296 np0000173159 devstack@c-api.service[112598]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 13:49:27.891296 np0000173159 devstack@c-api.service[112598]: nodename: np0000173159 May 09 13:49:27.891296 np0000173159 devstack@c-api.service[112598]: machine: x86_64 May 09 13:49:27.891296 np0000173159 devstack@c-api.service[112598]: clock source: unix May 09 13:49:27.891296 np0000173159 devstack@c-api.service[112598]: pcre jit disabled May 09 13:49:27.891296 np0000173159 devstack@c-api.service[112598]: detected number of CPU cores: 16 May 09 13:49:27.891296 np0000173159 devstack@c-api.service[112598]: current working directory: / May 09 13:49:27.891296 np0000173159 devstack@c-api.service[112598]: detected binary path: /usr/bin/uwsgi-core May 09 13:49:27.891296 np0000173159 devstack@c-api.service[112598]: your processes number limit is 256917 May 09 13:49:27.891296 np0000173159 devstack@c-api.service[112598]: your memory page size is 4096 bytes May 09 13:49:27.891296 np0000173159 devstack@c-api.service[112598]: detected max file descriptor number: 2048 May 09 13:49:27.891296 np0000173159 devstack@c-api.service[112598]: lock engine: pthread robust mutexes May 09 13:49:27.892058 np0000173159 devstack@c-api.service[112598]: thunder lock: enabled May 09 13:49:27.892058 np0000173159 devstack@c-api.service[112598]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 13:49:27.892058 np0000173159 devstack@c-api.service[112598]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 13:49:27.892058 np0000173159 devstack@c-api.service[112598]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 13:49:27.892058 np0000173159 devstack@c-api.service[112598]: Set PythonHome to /opt/stack/data/venv May 09 13:49:27.927475 np0000173159 devstack@c-api.service[112598]: Python main interpreter initialized at 0x75e0e92a3668 May 09 13:49:27.927475 np0000173159 devstack@c-api.service[112598]: python threads support enabled May 09 13:49:27.927475 np0000173159 devstack@c-api.service[112598]: your server socket listen backlog is limited to 100 connections May 09 13:49:27.927475 np0000173159 devstack@c-api.service[112598]: your mercy for graceful operations on workers is 80 seconds May 09 13:49:27.927938 np0000173159 devstack@c-api.service[112598]: mapped 671795 bytes (656 KB) for 4 cores May 09 13:49:27.928073 np0000173159 devstack@c-api.service[112598]: *** Operational MODE: preforking *** May 09 13:49:27.928300 np0000173159 devstack@c-api.service[112598]: *** uWSGI is running in multiple interpreter mode *** May 09 13:49:27.928300 np0000173159 devstack@c-api.service[112598]: spawned uWSGI master process (pid: 112598) May 09 13:49:27.928544 np0000173159 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 13:49:27.929431 np0000173159 devstack@c-api.service[112598]: spawned uWSGI worker 1 (pid: 112607, cores: 1) May 09 13:49:27.929568 np0000173159 devstack@c-api.service[112598]: spawned uWSGI worker 2 (pid: 112608, cores: 1) May 09 13:49:27.930128 np0000173159 devstack@c-api.service[112598]: spawned uWSGI worker 3 (pid: 112609, cores: 1) May 09 13:49:27.931153 np0000173159 devstack@c-api.service[112598]: spawned uWSGI worker 4 (pid: 112610, cores: 1) May 09 13:49:27.931153 np0000173159 devstack@c-api.service[112598]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 13:49:28.053210 np0000173159 devstack@c-api.service[112607]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:49:28.053210 np0000173159 devstack@c-api.service[112607]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:49:28.053210 np0000173159 devstack@c-api.service[112607]: we strongly recommend against using it for new projects. May 09 13:49:28.053210 np0000173159 devstack@c-api.service[112607]: If you are already using Eventlet, we recommend migrating to a different May 09 13:49:28.053210 np0000173159 devstack@c-api.service[112607]: framework. For more detail see May 09 13:49:28.053210 np0000173159 devstack@c-api.service[112607]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:49:28.053210 np0000173159 devstack@c-api.service[112607]: import eventlet # noqa May 09 13:49:28.053705 np0000173159 devstack@c-api.service[112608]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:49:28.053705 np0000173159 devstack@c-api.service[112608]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:49:28.053705 np0000173159 devstack@c-api.service[112608]: we strongly recommend against using it for new projects. May 09 13:49:28.053705 np0000173159 devstack@c-api.service[112608]: If you are already using Eventlet, we recommend migrating to a different May 09 13:49:28.053705 np0000173159 devstack@c-api.service[112608]: framework. For more detail see May 09 13:49:28.053705 np0000173159 devstack@c-api.service[112608]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:49:28.053705 np0000173159 devstack@c-api.service[112608]: import eventlet # noqa May 09 13:49:28.072483 np0000173159 devstack@c-api.service[112610]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:49:28.072483 np0000173159 devstack@c-api.service[112610]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:49:28.072483 np0000173159 devstack@c-api.service[112610]: we strongly recommend against using it for new projects. May 09 13:49:28.072483 np0000173159 devstack@c-api.service[112610]: If you are already using Eventlet, we recommend migrating to a different May 09 13:49:28.072483 np0000173159 devstack@c-api.service[112610]: framework. For more detail see May 09 13:49:28.072483 np0000173159 devstack@c-api.service[112610]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:49:28.072483 np0000173159 devstack@c-api.service[112610]: import eventlet # noqa May 09 13:49:28.073435 np0000173159 devstack@c-api.service[112609]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:49:28.073435 np0000173159 devstack@c-api.service[112609]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:49:28.073435 np0000173159 devstack@c-api.service[112609]: we strongly recommend against using it for new projects. May 09 13:49:28.073435 np0000173159 devstack@c-api.service[112609]: If you are already using Eventlet, we recommend migrating to a different May 09 13:49:28.073435 np0000173159 devstack@c-api.service[112609]: framework. For more detail see May 09 13:49:28.073435 np0000173159 devstack@c-api.service[112609]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:49:28.073435 np0000173159 devstack@c-api.service[112609]: import eventlet # noqa May 09 13:49:28.136958 np0000173159 devstack@c-api.service[112608]: /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 13:49:28.136958 np0000173159 devstack@c-api.service[112608]: debtcollector.deprecate( May 09 13:49:28.139004 np0000173159 devstack@c-api.service[112607]: /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 13:49:28.139004 np0000173159 devstack@c-api.service[112607]: debtcollector.deprecate( May 09 13:49:28.156876 np0000173159 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 13:49:28.156876 np0000173159 devstack@c-api.service[112609]: debtcollector.deprecate( May 09 13:49:28.165865 np0000173159 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 13:49:28.165865 np0000173159 devstack@c-api.service[112610]: debtcollector.deprecate( May 09 13:49:28.214318 np0000173159 devstack@c-api.service[112608]: /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 13:49:28.214318 np0000173159 devstack@c-api.service[112608]: from cgi import parse_header May 09 13:49:28.217842 np0000173159 devstack@c-api.service[112607]: /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 13:49:28.217842 np0000173159 devstack@c-api.service[112607]: from cgi import parse_header May 09 13:49:28.244611 np0000173159 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 13:49:28.244611 np0000173159 devstack@c-api.service[112609]: from cgi import parse_header May 09 13:49:28.252410 np0000173159 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 13:49:28.252410 np0000173159 devstack@c-api.service[112610]: from cgi import parse_header May 09 13:49:28.259331 np0000173159 devstack@c-api.service[112608]: /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 13:49:28.259331 np0000173159 devstack@c-api.service[112608]: removals.removed_module( May 09 13:49:28.260723 np0000173159 devstack@c-api.service[112608]: /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 13:49:28.260723 np0000173159 devstack@c-api.service[112608]: removals.removed_module( May 09 13:49:28.262737 np0000173159 devstack@c-api.service[112607]: /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 13:49:28.262737 np0000173159 devstack@c-api.service[112607]: removals.removed_module( May 09 13:49:28.263561 np0000173159 devstack@c-api.service[112607]: /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 13:49:28.263561 np0000173159 devstack@c-api.service[112607]: removals.removed_module( May 09 13:49:28.287642 np0000173159 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 13:49:28.287642 np0000173159 devstack@c-api.service[112609]: removals.removed_module( May 09 13:49:28.288326 np0000173159 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 13:49:28.288326 np0000173159 devstack@c-api.service[112609]: removals.removed_module( May 09 13:49:28.299591 np0000173159 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 13:49:28.299591 np0000173159 devstack@c-api.service[112610]: removals.removed_module( May 09 13:49:28.300549 np0000173159 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 13:49:28.300549 np0000173159 devstack@c-api.service[112610]: removals.removed_module( May 09 13:49:28.865281 np0000173159 devstack@c-api.service[112608]: /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 13:49:28.865281 np0000173159 devstack@c-api.service[112608]: warnings.warn( May 09 13:49:28.875835 np0000173159 devstack@c-api.service[112607]: /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 13:49:28.875835 np0000173159 devstack@c-api.service[112607]: warnings.warn( May 09 13:49:28.905044 np0000173159 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 13:49:28.905044 np0000173159 devstack@c-api.service[112609]: warnings.warn( May 09 13:49:28.913043 np0000173159 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 13:49:28.913043 np0000173159 devstack@c-api.service[112610]: warnings.warn( May 09 13:49:28.966446 np0000173159 devstack@c-api.service[112608]: /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 13:49:28.966446 np0000173159 devstack@c-api.service[112608]: warnings.warn( May 09 13:49:28.977281 np0000173159 devstack@c-api.service[112607]: /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 13:49:28.977281 np0000173159 devstack@c-api.service[112607]: warnings.warn( May 09 13:49:29.008128 np0000173159 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 13:49:29.008128 np0000173159 devstack@c-api.service[112609]: warnings.warn( May 09 13:49:29.013835 np0000173159 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 13:49:29.013835 np0000173159 devstack@c-api.service[112610]: warnings.warn( May 09 13:49:29.265847 np0000173159 devstack@c-api.service[112607]: 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 13:49:29.266443 np0000173159 devstack@c-api.service[112607]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112607) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:49:29.285474 np0000173159 devstack@c-api.service[112608]: 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 13:49:29.285964 np0000173159 devstack@c-api.service[112608]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112608) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:49:29.289593 np0000173159 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 13:49:29.290034 np0000173159 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 13:49:29.318139 np0000173159 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 13:49:29.318624 np0000173159 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 13:49:29.352207 np0000173159 devstack@c-api.service[112607]: /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 13:49:29.352207 np0000173159 devstack@c-api.service[112607]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:49:29.353833 np0000173159 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 13:49:29.353833 np0000173159 devstack@c-api.service[112609]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:49:29.362791 np0000173159 devstack@c-api.service[112608]: /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 13:49:29.362791 np0000173159 devstack@c-api.service[112608]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:49:29.380982 np0000173159 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 13:49:29.380982 np0000173159 devstack@c-api.service[112610]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:49:29.831679 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112607) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:49:29.832048 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112608) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:49:29.832236 np0000173159 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 13:49:29.832333 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.832333 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.832464 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.832522 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.832586 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.832649 np0000173159 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 13:49:29.832714 np0000173159 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 13:49:29.832775 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.832831 np0000173159 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 13:49:29.833128 np0000173159 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 13:49:29.833410 np0000173159 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 13:49:29.833410 np0000173159 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 13:49:29.833706 np0000173159 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 13:49:29.835610 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.835780 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.835900 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.836019 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.836144 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.836244 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.836322 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.836489 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.836607 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.836708 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.836812 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.836907 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.837010 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.837205 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.837306 np0000173159 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 13:49:29.837306 np0000173159 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 13:49:29.837306 np0000173159 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 13:49:29.837306 np0000173159 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 13:49:29.837617 np0000173159 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 13:49:29.837685 np0000173159 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 13:49:29.837741 np0000173159 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 13:49:29.837795 np0000173159 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 13:49:29.837849 np0000173159 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 13:49:29.837911 np0000173159 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 13:49:29.837967 np0000173159 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 13:49:29.838033 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.838097 np0000173159 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 13:49:29.838179 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.838233 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.838287 np0000173159 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 13:49:29.838342 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.838395 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.838445 np0000173159 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 13:49:29.838495 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.838564 np0000173159 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 13:49:29.838615 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.838663 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.838721 np0000173159 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 13:49:29.838781 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.838831 np0000173159 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 13:49:29.838881 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.838933 np0000173159 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 13:49:29.839084 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.839250 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.839305 np0000173159 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 13:49:29.839355 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.839406 np0000173159 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 13:49:29.839458 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.839507 np0000173159 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 13:49:29.839573 np0000173159 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 13:49:29.839573 np0000173159 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 13:49:29.839573 np0000173159 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 13:49:29.839573 np0000173159 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 13:49:29.839573 np0000173159 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 13:49:29.839573 np0000173159 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 13:49:29.839573 np0000173159 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 13:49:29.840855 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.840934 np0000173159 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 13:49:29.840977 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.841020 np0000173159 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 13:49:29.841058 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.841114 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.841161 np0000173159 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 13:49:29.841200 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.841235 np0000173159 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 13:49:29.841272 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.841315 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.841352 np0000173159 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 13:49:29.841388 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.841424 np0000173159 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 13:49:29.841462 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.841462 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.841533 np0000173159 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 13:49:29.841571 np0000173159 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 13:49:29.841608 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.841646 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.841688 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.841688 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.841763 np0000173159 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 13:49:29.841763 np0000173159 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 13:49:29.841834 np0000173159 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 13:49:29.841834 np0000173159 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 13:49:29.841906 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.841949 np0000173159 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 13:49:29.841986 np0000173159 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 13:49:29.842023 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.842066 np0000173159 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 13:49:29.842119 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.842156 np0000173159 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 13:49:29.842202 np0000173159 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 13:49:29.842238 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.842275 np0000173159 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 13:49:29.842348 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.842385 np0000173159 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 13:49:29.842428 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.842476 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.842520 np0000173159 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 13:49:29.842558 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.842593 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.842635 np0000173159 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 13:49:29.842672 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.842672 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.842672 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.842672 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.842672 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.842837 np0000173159 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 13:49:29.843124 np0000173159 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 13:49:29.843124 np0000173159 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 13:49:29.843265 np0000173159 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 13:49:29.843329 np0000173159 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 13:49:29.843329 np0000173159 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 13:49:29.843329 np0000173159 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 13:49:29.843520 np0000173159 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 13:49:29.843586 np0000173159 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 13:49:29.843586 np0000173159 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 13:49:29.843733 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.843798 np0000173159 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 13:49:29.843862 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.843935 np0000173159 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 13:49:29.843999 np0000173159 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 13:49:29.844065 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.844147 np0000173159 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 13:49:29.844213 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.844277 np0000173159 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 13:49:29.844449 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.844514 np0000173159 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 13:49:29.844579 np0000173159 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 13:49:29.844649 np0000173159 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 13:49:29.844649 np0000173159 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 13:49:29.844769 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.844841 np0000173159 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 13:49:29.844905 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.844975 np0000173159 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 13:49:29.845050 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.845050 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.845050 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.845050 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.845298 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.845445 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.845487 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.845575 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.845644 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.845710 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.845792 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.845792 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.845792 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.845792 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.845792 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.845792 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.846140 np0000173159 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 13:49:29.846213 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.846213 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.846213 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.846412 np0000173159 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 13:49:29.846455 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.846455 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.846599 np0000173159 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 13:49:29.846599 np0000173159 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 13:49:29.846599 np0000173159 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 13:49:29.846599 np0000173159 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 13:49:29.846599 np0000173159 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 13:49:29.846599 np0000173159 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 13:49:29.846599 np0000173159 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 13:49:29.846599 np0000173159 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 13:49:29.846599 np0000173159 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 13:49:29.846599 np0000173159 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 13:49:29.847389 np0000173159 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 13:49:29.847456 np0000173159 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 13:49:29.847531 np0000173159 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 13:49:29.847596 np0000173159 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 13:49:29.847596 np0000173159 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 13:49:29.847596 np0000173159 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 13:49:29.847791 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.847861 np0000173159 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 13:49:29.847927 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.848003 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.848073 np0000173159 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 13:49:29.848162 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.848231 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.848308 np0000173159 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 13:49:29.848374 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.848441 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.848520 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.848587 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.848659 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.848730 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.848795 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.848859 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.848928 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.848993 np0000173159 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 13:49:29.848993 np0000173159 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 13:49:29.849170 np0000173159 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 13:49:29.849256 np0000173159 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 13:49:29.849256 np0000173159 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 13:49:29.849256 np0000173159 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 13:49:29.849474 np0000173159 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 13:49:29.849541 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.849607 np0000173159 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 13:49:29.849607 np0000173159 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 13:49:29.849728 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.849803 np0000173159 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 13:49:29.849878 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.849878 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.850007 np0000173159 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 13:49:29.850049 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.850141 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.850141 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.850293 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.850356 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.850421 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.850505 np0000173159 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 13:49:29.850587 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.850587 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.850717 np0000173159 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 13:49:29.850781 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.850781 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.850909 np0000173159 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 13:49:29.850909 np0000173159 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 13:49:29.850909 np0000173159 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 13:49:29.851245 np0000173159 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 13:49:29.851245 np0000173159 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 13:49:29.851371 np0000173159 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 13:49:29.851434 np0000173159 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 13:49:29.851434 np0000173159 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 13:49:29.851550 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.851600 np0000173159 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 13:49:29.851639 np0000173159 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 13:49:29.851680 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.851717 np0000173159 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 13:49:29.851759 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.851801 np0000173159 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 13:49:29.851839 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.851875 np0000173159 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 13:49:29.851899 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.851899 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.851950 np0000173159 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 13:49:29.851975 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.852000 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.852025 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.852025 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.852069 np0000173159 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 13:49:29.852094 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.852094 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.852094 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.852094 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.852207 np0000173159 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 13:49:29.852233 np0000173159 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 13:49:29.852257 np0000173159 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 13:49:29.852282 np0000173159 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 13:49:29.852309 np0000173159 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 13:49:29.852333 np0000173159 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 13:49:29.852361 np0000173159 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 13:49:29.852361 np0000173159 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 13:49:29.852407 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.852436 np0000173159 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 13:49:29.852461 np0000173159 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 13:49:29.852485 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.852510 np0000173159 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 13:49:29.852535 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.852563 np0000173159 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 13:49:29.852587 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.852612 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.852641 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.852669 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.852695 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.852724 np0000173159 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 13:49:29.852748 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.852772 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.852796 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.852796 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.852852 np0000173159 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 13:49:29.852881 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.852881 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.853126 np0000173159 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 13:49:29.853243 np0000173159 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 13:49:29.853332 np0000173159 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 13:49:29.853435 np0000173159 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 13:49:29.853565 np0000173159 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 13:49:29.853685 np0000173159 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 13:49:29.853839 np0000173159 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 13:49:29.857721 np0000173159 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 13:49:29.857784 np0000173159 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 13:49:29.857847 np0000173159 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 13:49:29.857895 np0000173159 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 13:49:29.857950 np0000173159 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 13:49:29.858000 np0000173159 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 13:49:29.858073 np0000173159 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 13:49:29.858177 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.858278 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.858337 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.858399 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.858456 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.858500 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.858531 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.858555 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.858578 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.858603 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.858651 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.858705 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.858769 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.858835 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.858894 np0000173159 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 13:49:29.858967 np0000173159 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 13:49:29.859066 np0000173159 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 13:49:29.859153 np0000173159 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 13:49:29.859192 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.859221 np0000173159 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 13:49:29.859247 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.859273 np0000173159 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 13:49:29.859298 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.859324 np0000173159 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 13:49:29.859355 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.859392 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.859463 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.859522 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.859557 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.859584 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.859651 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.859713 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.859780 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.859833 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.859948 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.860143 np0000173159 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 13:49:29.860252 np0000173159 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 13:49:29.860351 np0000173159 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 13:49:29.860450 np0000173159 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 13:49:29.860557 np0000173159 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 13:49:29.860651 np0000173159 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 13:49:29.860707 np0000173159 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 13:49:29.860775 np0000173159 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 13:49:29.860849 np0000173159 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 13:49:29.860915 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.861001 np0000173159 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 13:49:29.861051 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.861090 np0000173159 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 13:49:29.861153 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.861201 np0000173159 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 13:49:29.861240 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.861283 np0000173159 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 13:49:29.861326 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.861364 np0000173159 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 13:49:29.861410 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.861453 np0000173159 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 13:49:29.861453 np0000173159 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 13:49:29.861522 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.861567 np0000173159 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 13:49:29.861610 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.861647 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.861684 np0000173159 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 13:49:29.861719 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.861761 np0000173159 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 13:49:29.861804 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.861846 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.861882 np0000173159 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 13:49:29.861918 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.861954 np0000173159 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 13:49:29.861995 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.862037 np0000173159 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 13:49:29.862074 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.862139 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.862178 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.862220 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.862255 np0000173159 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 13:49:29.862292 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.862333 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.862370 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.862407 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.862449 np0000173159 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 13:49:29.862491 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.862491 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.862491 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.862586 np0000173159 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 13:49:29.862622 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.862622 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.862686 np0000173159 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 13:49:29.862722 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.862758 np0000173159 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 13:49:29.862758 np0000173159 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 13:49:29.863192 np0000173159 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 13:49:29.863420 np0000173159 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 13:49:29.863509 np0000173159 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 13:49:29.863640 np0000173159 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 13:49:29.863757 np0000173159 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 13:49:29.863865 np0000173159 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 13:49:29.863931 np0000173159 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 13:49:29.863931 np0000173159 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 13:49:29.864151 np0000173159 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 13:49:29.864194 np0000173159 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 13:49:29.864237 np0000173159 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 13:49:29.864286 np0000173159 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 13:49:29.864330 np0000173159 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 13:49:29.864369 np0000173159 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 13:49:29.864416 np0000173159 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 13:49:29.864416 np0000173159 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 13:49:29.864490 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.864528 np0000173159 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 13:49:29.864570 np0000173159 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 13:49:29.864570 np0000173159 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 13:49:29.864644 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.864688 np0000173159 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 13:49:29.864724 np0000173159 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 13:49:29.864771 np0000173159 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 13:49:29.864809 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.864857 np0000173159 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 13:49:29.864895 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.864931 np0000173159 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 13:49:29.864967 np0000173159 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 13:49:29.865003 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.865039 np0000173159 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 13:49:29.865076 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.865076 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.865182 np0000173159 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 13:49:29.865221 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.865221 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.865221 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.865221 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.865356 np0000173159 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 13:49:29.865393 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.865393 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.865393 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.865608 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.865663 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.865742 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.865742 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.865862 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.865862 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.865988 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.865988 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.866124 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.866124 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.866257 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.866257 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.866257 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.866401 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.866435 np0000173159 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 13:49:29.866484 np0000173159 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 13:49:29.866546 np0000173159 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 13:49:29.866605 np0000173159 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 13:49:29.866661 np0000173159 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 13:49:29.866716 np0000173159 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 13:49:29.866836 np0000173159 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 13:49:29.866913 np0000173159 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 13:49:29.867025 np0000173159 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 13:49:29.867065 np0000173159 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 13:49:29.867225 np0000173159 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 13:49:29.867283 np0000173159 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 13:49:29.867324 np0000173159 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 13:49:29.867360 np0000173159 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 13:49:29.867405 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.867444 np0000173159 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 13:49:29.867481 np0000173159 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 13:49:29.867527 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.867569 np0000173159 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 13:49:29.867569 np0000173159 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 13:49:29.867641 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.867679 np0000173159 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 13:49:29.867715 np0000173159 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 13:49:29.867758 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.867758 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.867758 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.867860 np0000173159 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 13:49:29.867904 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.868266 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.868322 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.868361 np0000173159 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 13:49:29.868399 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.868435 np0000173159 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 13:49:29.868484 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.868521 np0000173159 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 13:49:29.868564 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.868613 np0000173159 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 13:49:29.868651 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.868687 np0000173159 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 13:49:29.868724 np0000173159 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 13:49:29.868761 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.868797 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.868836 np0000173159 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 13:49:29.868872 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.868908 np0000173159 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 13:49:29.868953 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.868989 np0000173159 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 13:49:29.869028 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.869028 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.869095 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.869152 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.869189 np0000173159 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 13:49:29.869224 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.869259 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.869297 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.869297 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.869375 np0000173159 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 13:49:29.869414 np0000173159 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 13:49:29.869450 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.869486 np0000173159 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 13:49:29.869523 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.869559 np0000173159 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 13:49:29.869601 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.869638 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.869673 np0000173159 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 13:49:29.869722 np0000173159 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 13:49:29.869763 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.869799 np0000173159 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 13:49:29.869835 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.869870 np0000173159 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 13:49:29.869906 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.869941 np0000173159 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 13:49:29.869978 np0000173159 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 13:49:29.870014 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.870056 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.870097 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.870157 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.870193 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.870229 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.870229 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.870309 np0000173159 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 13:49:29.870351 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.870351 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.870351 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.870458 np0000173159 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 13:49:29.870497 np0000173159 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 13:49:29.870650 np0000173159 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 13:49:29.870650 np0000173159 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 13:49:29.870804 np0000173159 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 13:49:29.870869 np0000173159 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 13:49:29.870940 np0000173159 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 13:49:29.871058 np0000173159 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 13:49:29.871152 np0000173159 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 13:49:29.871221 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.871300 np0000173159 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 13:49:29.871342 np0000173159 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 13:49:29.871431 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.871495 np0000173159 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 13:49:29.871559 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.871622 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.871706 np0000173159 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 13:49:29.871779 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.871843 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.871907 np0000173159 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 13:49:29.871957 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.872000 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.872045 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.872087 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.872087 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.872170 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.872196 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.872196 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.872237 np0000173159 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 13:49:29.872237 np0000173159 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 13:49:29.872237 np0000173159 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 13:49:29.872237 np0000173159 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 13:49:29.872237 np0000173159 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 13:49:29.872452 np0000173159 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 13:49:29.872581 np0000173159 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 13:49:29.873187 np0000173159 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 13:49:29.873291 np0000173159 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 13:49:29.873324 np0000173159 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 13:49:29.873366 np0000173159 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 13:49:29.873393 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.873422 np0000173159 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 13:49:29.873448 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.873473 np0000173159 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 13:49:29.873498 np0000173159 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 13:49:29.873524 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.873553 np0000173159 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 13:49:29.873578 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.873603 np0000173159 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 13:49:29.873633 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.873667 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.873696 np0000173159 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 13:49:29.873722 np0000173159 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 13:49:29.873751 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.873775 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.873827 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.873857 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.873857 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.873902 np0000173159 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 13:49:29.873994 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.873994 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.873994 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.874197 np0000173159 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 13:49:29.874337 np0000173159 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 13:49:29.874892 np0000173159 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 13:49:29.875045 np0000173159 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 13:49:29.875157 np0000173159 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 13:49:29.875256 np0000173159 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 13:49:29.875495 np0000173159 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 13:49:29.875603 np0000173159 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 13:49:29.875730 np0000173159 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 13:49:29.876161 np0000173159 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 13:49:29.876236 np0000173159 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 13:49:29.876294 np0000173159 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 13:49:29.876328 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.876355 np0000173159 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 13:49:29.876410 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.876467 np0000173159 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 13:49:29.876518 np0000173159 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 13:49:29.876567 np0000173159 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 13:49:29.876604 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.876635 np0000173159 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 13:49:29.876662 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.876688 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.876711 np0000173159 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 13:49:29.876733 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.876733 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.876778 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.876778 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.876837 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.876870 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.876870 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.876922 np0000173159 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 13:49:29.876945 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.876969 np0000173159 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 13:49:29.876993 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.877041 np0000173159 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 13:49:29.877154 np0000173159 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 13:49:29.877244 np0000173159 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 13:49:29.877627 np0000173159 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 13:49:29.877694 np0000173159 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 13:49:29.877756 np0000173159 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 13:49:29.877810 np0000173159 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 13:49:29.877837 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.877861 np0000173159 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 13:49:29.877884 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.877917 np0000173159 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 13:49:29.877944 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.878039 np0000173159 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 13:49:29.878142 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.878142 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.878187 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.878211 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.878237 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.878261 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.878284 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.878307 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.878381 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.878451 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.878517 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.878806 np0000173159 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 13:49:29.878871 np0000173159 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 13:49:29.878927 np0000173159 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 13:49:29.879049 np0000173159 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 13:49:29.879049 np0000173159 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 13:49:29.879144 np0000173159 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 13:49:29.879169 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.879204 np0000173159 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 13:49:29.879238 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.879265 np0000173159 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 13:49:29.879291 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.879319 np0000173159 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 13:49:29.879487 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.879561 np0000173159 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 13:49:29.879594 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.879629 np0000173159 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 13:49:29.879629 np0000173159 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 13:49:29.879681 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.879707 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.879738 np0000173159 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 13:49:29.879764 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.879793 np0000173159 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 13:49:29.879822 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.879848 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.879877 np0000173159 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 13:49:29.879913 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.879951 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.879993 np0000173159 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 13:49:29.880030 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.880072 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.880129 np0000173159 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 13:49:29.880170 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.880207 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.880243 np0000173159 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 13:49:29.880289 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.880329 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.880363 np0000173159 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 13:49:29.880410 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.880444 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.880484 np0000173159 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 13:49:29.880533 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.880581 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.880619 np0000173159 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 13:49:29.880655 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.880691 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.880733 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.880770 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.880816 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.880858 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.880893 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.880932 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.880999 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.881057 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.881096 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.881174 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.881227 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.881266 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.881312 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.881350 np0000173159 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 13:49:29.881386 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.881386 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.881386 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.881386 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.881519 np0000173159 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 13:49:29.881559 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.881595 np0000173159 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 13:49:29.881595 np0000173159 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 13:49:29.881595 np0000173159 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 13:49:29.881595 np0000173159 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 13:49:29.881595 np0000173159 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 13:49:29.882126 np0000173159 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 13:49:29.882270 np0000173159 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 13:49:29.882361 np0000173159 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 13:49:29.882465 np0000173159 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 13:49:29.882559 np0000173159 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 13:49:29.882654 np0000173159 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 13:49:29.882758 np0000173159 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 13:49:29.882861 np0000173159 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 13:49:29.883028 np0000173159 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 13:49:29.883158 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.883201 np0000173159 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 13:49:29.883239 np0000173159 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 13:49:29.883276 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.883276 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.883363 np0000173159 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 13:49:29.883402 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.883447 np0000173159 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 13:49:29.883485 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.883521 np0000173159 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 13:49:29.883557 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.883592 np0000173159 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 13:49:29.883630 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.883672 np0000173159 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 13:49:29.883708 np0000173159 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 13:49:29.883749 np0000173159 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 13:49:29.883856 np0000173159 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 13:49:29.883928 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.883973 np0000173159 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 13:49:29.884033 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.884033 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.884033 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.884290 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.884383 np0000173159 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 13:49:29.884447 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.884447 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.884581 np0000173159 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 13:49:29.884581 np0000173159 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 13:49:29.884581 np0000173159 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 13:49:29.884769 np0000173159 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 13:49:29.884834 np0000173159 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 13:49:29.884935 np0000173159 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 13:49:29.885036 np0000173159 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 13:49:29.885914 np0000173159 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 13:49:29.886011 np0000173159 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 13:49:29.886121 np0000173159 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 13:49:29.886226 np0000173159 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 13:49:29.886322 np0000173159 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 13:49:29.886473 np0000173159 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 13:49:29.886568 np0000173159 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 13:49:29.888194 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.890223 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.890223 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.890223 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.890223 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.890223 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.890223 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.890424 np0000173159 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 13:49:29.890424 np0000173159 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 13:49:29.890424 np0000173159 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 13:49:29.890424 np0000173159 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 13:49:29.890424 np0000173159 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 13:49:29.890424 np0000173159 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 13:49:29.890424 np0000173159 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 13:49:29.890618 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.890618 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.890618 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.890689 np0000173159 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 13:49:29.890723 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.890723 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.890723 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.890797 np0000173159 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 13:49:29.890831 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.890864 np0000173159 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 13:49:29.890864 np0000173159 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 13:49:29.890943 np0000173159 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 13:49:29.890971 np0000173159 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 13:49:29.890971 np0000173159 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 13:49:29.890971 np0000173159 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 13:49:29.891167 np0000173159 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 13:49:29.891279 np0000173159 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 13:49:29.891396 np0000173159 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 13:49:29.891576 np0000173159 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 13:49:29.891576 np0000173159 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 13:49:29.891638 np0000173159 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 13:49:29.891704 np0000173159 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 13:49:29.891738 np0000173159 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 13:49:29.891797 np0000173159 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 13:49:29.891832 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.892049 np0000173159 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 13:49:29.892049 np0000173159 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 13:49:29.892094 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.892143 np0000173159 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 13:49:29.892168 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.892192 np0000173159 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 13:49:29.892217 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.892217 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.892217 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.892309 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.892704 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.892775 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.892844 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.892914 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.893022 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.893085 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.893174 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.896769 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.896828 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.896903 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.896969 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.897027 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.897096 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.897195 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.897427 np0000173159 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 13:49:29.897541 np0000173159 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 13:49:29.897651 np0000173159 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 13:49:29.897688 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.897743 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.897807 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.897835 np0000173159 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 13:49:29.897877 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.897973 np0000173159 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 13:49:29.898002 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.898045 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.898080 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.898129 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.898166 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.898195 np0000173159 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 13:49:29.898227 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.898256 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.898320 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.898381 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.898414 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.898444 np0000173159 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 13:49:29.898472 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.898498 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.898523 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.898574 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.898605 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.898637 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.898693 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.898722 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.898749 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.898776 np0000173159 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 13:49:29.898805 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.898832 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.898861 np0000173159 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 13:49:29.898894 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.898939 np0000173159 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 13:49:29.898969 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:29.899057 np0000173159 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 13:49:29.899090 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:29.899151 np0000173159 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 13:49:29.899233 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:29.899273 np0000173159 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 13:49:29.899322 np0000173159 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 13:49:29.899351 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:29.899432 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:29.899503 np0000173159 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 13:49:29.899533 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:29.899618 np0000173159 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 13:49:29.899670 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:29.899701 np0000173159 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 13:49:29.899725 np0000173159 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 13:49:29.899753 np0000173159 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 13:49:29.899798 np0000173159 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 13:49:29.899828 np0000173159 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 13:49:29.899862 np0000173159 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 13:49:29.899910 np0000173159 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 13:49:29.899977 np0000173159 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 13:49:29.900039 np0000173159 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 13:49:29.900097 np0000173159 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 13:49:29.900191 np0000173159 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 13:49:29.900233 np0000173159 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 13:49:29.900327 np0000173159 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 13:49:29.900535 np0000173159 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 13:49:29.900575 np0000173159 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 13:49:29.900668 np0000173159 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 13:49:29.900709 np0000173159 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 13:49:29.900806 np0000173159 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 13:49:29.900924 np0000173159 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 13:49:29.901035 np0000173159 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 13:49:29.901156 np0000173159 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 13:49:29.901268 np0000173159 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 13:49:29.901378 np0000173159 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 13:49:29.901484 np0000173159 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 13:49:29.948561 np0000173159 devstack@c-api.service[112608]: INFO dbcounter [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Registered counter for database cinder May 09 13:49:29.948706 np0000173159 devstack@c-api.service[112607]: INFO dbcounter [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Registered counter for database cinder May 09 13:49:29.950669 np0000173159 devstack@c-api.service[112609]: INFO dbcounter [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Registered counter for database cinder May 09 13:49:29.957557 np0000173159 devstack@c-api.service[112610]: INFO dbcounter [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Registered counter for database cinder May 09 13:49:29.960999 np0000173159 devstack@c-api.service[112607]: DEBUG oslo_db.sqlalchemy.engines [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 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=112607) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:49:29.962885 np0000173159 devstack@c-api.service[112608]: DEBUG oslo_db.sqlalchemy.engines [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 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=112608) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:49:29.965178 np0000173159 devstack@c-api.service[112609]: DEBUG oslo_db.sqlalchemy.engines [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad 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 13:49:29.973438 np0000173159 devstack@c-api.service[112610]: DEBUG oslo_db.sqlalchemy.engines [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 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 13:49:30.080326 np0000173159 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writer thread running {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:49:30.083289 np0000173159 devstack@c-api.service[112608]: INFO cinder.rpc [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:49:30.085615 np0000173159 devstack@c-api.service[112608]: INFO cinder.rpc [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:49:30.087880 np0000173159 devstack@c-api.service[112608]: INFO cinder.rpc [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:49:30.089995 np0000173159 devstack@c-api.service[112608]: INFO cinder.rpc [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:49:30.091065 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.091963 np0000173159 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 13:49:30.092960 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.094639 np0000173159 devstack@c-api.service[112609]: INFO cinder.rpc [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:49:30.097582 np0000173159 devstack@c-api.service[112609]: INFO cinder.rpc [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:49:30.098238 np0000173159 devstack@c-api.service[112608]: DEBUG oslo_db.sqlalchemy.engines [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 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=112608) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:49:30.100182 np0000173159 devstack@c-api.service[112609]: INFO cinder.rpc [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:49:30.100343 np0000173159 devstack@c-api.service[112608]: INFO cinder.rpc [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:49:30.102458 np0000173159 devstack@c-api.service[112609]: INFO cinder.rpc [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:49:30.102549 np0000173159 devstack@c-api.service[112608]: INFO cinder.rpc [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:49:30.103426 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.103668 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.105409 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.109765 np0000173159 devstack@c-api.service[112609]: DEBUG oslo_db.sqlalchemy.engines [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad 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 13:49:30.111736 np0000173159 devstack@c-api.service[112609]: INFO cinder.rpc [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:49:30.113542 np0000173159 devstack@c-api.service[112609]: INFO cinder.rpc [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:49:30.114548 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.115673 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.118871 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.122215 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.126408 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.129127 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.129422 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.132390 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.132664 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.132899 np0000173159 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writer thread running {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:49:30.135508 np0000173159 devstack@c-api.service[112607]: INFO cinder.rpc [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:49:30.135606 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.136327 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.137967 np0000173159 devstack@c-api.service[112607]: INFO cinder.rpc [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:49:30.138338 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.139959 np0000173159 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 13:49:30.140128 np0000173159 devstack@c-api.service[112607]: INFO cinder.rpc [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:49:30.141085 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.142003 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.142543 np0000173159 devstack@c-api.service[112607]: INFO cinder.rpc [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:49:30.142719 np0000173159 devstack@c-api.service[112610]: INFO cinder.rpc [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:49:30.143628 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.143807 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.144296 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.145123 np0000173159 devstack@c-api.service[112610]: INFO cinder.rpc [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:49:30.146283 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.146383 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.147374 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.147474 np0000173159 devstack@c-api.service[112610]: INFO cinder.rpc [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:49:30.149820 np0000173159 devstack@c-api.service[112610]: INFO cinder.rpc [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:49:30.150655 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.151224 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.151857 np0000173159 devstack@c-api.service[112607]: DEBUG oslo_db.sqlalchemy.engines [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 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=112607) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:49:30.152057 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.153821 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.154218 np0000173159 devstack@c-api.service[112607]: INFO cinder.rpc [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:49:30.154581 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.155883 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.156168 np0000173159 devstack@c-api.service[112607]: INFO cinder.rpc [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:49:30.157070 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.157654 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.158353 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.159257 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.159982 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.160159 np0000173159 devstack@c-api.service[112610]: DEBUG oslo_db.sqlalchemy.engines [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 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 13:49:30.161487 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.161975 np0000173159 devstack@c-api.service[112610]: INFO cinder.rpc [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:49:30.163062 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.163681 np0000173159 devstack@c-api.service[112610]: INFO cinder.rpc [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:49:30.164250 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.164550 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.164735 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.165890 np0000173159 devstack@c-api.service[112608]: WARNING cinder.api.contrib.hosts [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:49:30.166718 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.168407 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.169517 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.169966 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.170194 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.171054 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: extensions {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.172362 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: encryption {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.172857 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.173510 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.173597 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.173935 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: encryption {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.175521 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: os-quota-sets {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.176178 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.176522 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.176853 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.176920 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: cgsnapshots {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.178286 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: os-quota-class-sets {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.178858 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.179641 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: os-availability-zone {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.180055 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.180355 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.180772 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.180898 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: qos-specs {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.182411 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.183038 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: backups {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.183510 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.183975 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.184450 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.185140 np0000173159 devstack@c-api.service[112609]: WARNING cinder.api.contrib.hosts [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:49:30.185393 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: extra_specs {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.185866 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.186430 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.187501 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.187616 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.187904 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: os-snapshot-manage {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.189062 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.189409 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: os-volume-type-access {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.189578 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.190025 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: extensions {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.190681 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.190979 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: capabilities {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.191229 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: encryption {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.192322 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: os-hosts {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.192472 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.192820 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: encryption {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.193639 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: consistencygroups {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.194406 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: os-quota-sets {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.194758 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.195639 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: os-volume-transfer {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.195921 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: cgsnapshots {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.196145 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.197325 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: scheduler-stats {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.197372 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: os-quota-class-sets {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.197651 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.197697 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.198675 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: os-availability-zone {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.198730 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extended resource: os-volume-manage {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.199999 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: qos-specs {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.200343 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.200611 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.201202 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.202078 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: backups {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.202191 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.202253 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.contrib.snapshot_actions [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] SnapshotActionsController initialized {{(pid=112608) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:49:30.203005 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.204512 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.204797 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.205062 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: extra_specs {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.206052 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.206195 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.206671 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: os-snapshot-manage {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.207724 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.208338 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: os-volume-type-access {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.209209 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.209660 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.209920 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: capabilities {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.210524 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.210728 np0000173159 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.211358 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: os-hosts {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.211642 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.211750 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.211852 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.211914 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.211984 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.212070 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.212193 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.212340 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.212428 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.212563 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.212662 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extension UsedLimits extending resource: limits {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.212762 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extension TypesManage extending resource: types {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.212825 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: consistencygroups {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.212885 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extension AdminActions extending resource: volumes {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.212992 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extension AdminActions extending resource: snapshots {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.213095 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extension AdminActions extending resource: backups {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.213218 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extension VolumeActions extending resource: volumes {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.213429 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.213506 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.213904 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.214891 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: os-volume-transfer {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.214961 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.215767 np0000173159 devstack@c-api.service[112608]: WARNING keystonemiddleware.auth_token [None req-b453c4d2-1e53-48a6-adde-42ba6bab05f1 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 13:49:30.216028 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.216564 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.217533 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.217857 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: scheduler-stats {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.217996 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.218992 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.219221 np0000173159 devstack@c-api.service[112607]: WARNING cinder.api.contrib.hosts [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:49:30.219945 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.220526 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extended resource: os-volume-manage {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.220629 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.221467 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.221959 np0000173159 devstack@c-api.service[112608]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75e0e92a3668 pid: 112608 (default app) May 09 13:49:30.222027 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.222490 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.222490 np0000173159 devstack@c-api.service[112608]: warnings.warn( May 09 13:49:30.222909 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.223058 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.223121 np0000173159 devstack@c-api.service[112610]: WARNING cinder.api.contrib.hosts [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:49:30.223869 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.223961 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: extensions {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.224030 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.contrib.snapshot_actions [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] SnapshotActionsController initialized {{(pid=112609) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:49:30.224918 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.225251 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: encryption {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.225354 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.226467 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.226887 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: encryption {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.226969 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.227805 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: extensions {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.227996 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.228520 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: os-quota-sets {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.229030 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: encryption {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.229493 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.230019 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: cgsnapshots {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.230262 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.230262 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.230262 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.230262 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.230598 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.230598 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.230598 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.230598 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.230884 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.230884 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.230884 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.230884 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.230884 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.230884 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.231371 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.231371 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.231371 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.231371 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.231371 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.231812 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.231812 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.231812 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.231812 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.231812 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.232195 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.232195 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.232195 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.232195 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.232628 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.232628 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.232628 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.232628 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.232628 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.232991 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.232991 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.232991 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.232991 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.232991 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.233345 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.233345 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.233345 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.233345 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.233345 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.233345 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.233747 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.233747 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.233747 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.233747 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.233747 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.233747 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.234172 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.234172 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.234172 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.234172 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.234172 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.234172 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.234589 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.234589 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.234589 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.234589 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.234589 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.235606 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.235606 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.235606 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.235606 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.235606 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.235932 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: encryption {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.235969 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.235969 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.235969 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.235969 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.235969 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.235969 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.236251 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.236251 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.236251 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.236251 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.236251 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.236251 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.236475 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.236475 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.236475 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.236475 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.236475 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.236730 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.236730 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.236730 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.236730 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.236730 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.236937 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.236937 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.236937 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.236937 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.237137 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.237137 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.237137 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.237137 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.237366 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.237366 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.237366 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.237366 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.237366 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.237679 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.237726 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.237767 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.237767 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.237767 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.237767 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.237767 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.237993 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.237993 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.237993 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.237993 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.237993 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.238252 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.238252 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.238252 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.238252 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.238427 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.238427 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.238427 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.238427 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.238596 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.238596 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.238596 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.238596 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.238777 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.238777 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.238777 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.238777 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.238963 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.238963 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.238963 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.238963 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.238963 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.238963 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.239325 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.239325 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.239325 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.239325 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.239325 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.239568 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.239568 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.239568 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.239568 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.239568 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.239568 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.239568 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.239858 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.239858 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.239952 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: os-quota-class-sets {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.239992 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.239992 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.239992 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.239992 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.239992 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.239992 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.240305 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.240305 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.240305 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.240305 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.240305 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.240305 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.240566 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.240566 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.240566 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.240566 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.240566 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.240566 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.240829 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.240829 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.240829 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.240829 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.241006 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.241006 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.241006 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.241006 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.241006 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.241279 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.241279 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.241279 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.241279 np0000173159 devstack@c-api.service[112608]: /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 13:49:30.241279 np0000173159 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 13:49:30.241488 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: os-quota-sets {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.241536 np0000173159 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.241575 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: os-availability-zone {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.241619 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.241619 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.241619 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.241774 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: cgsnapshots {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.241846 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.241846 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extension SnapshotActions extending resource: snapshots {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.241846 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extension VolumeTypeAccess extending resource: types {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.241951 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: qos-specs {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.241998 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-3aaa7798-6162-4f7c-b8f9-07776a48042b None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:49:30.242037 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.242037 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.242037 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.242037 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extension UsedLimits extending resource: limits {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.242037 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extension TypesManage extending resource: types {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.242037 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extension AdminActions extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.242037 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extension AdminActions extending resource: snapshots {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.242296 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extension AdminActions extending resource: backups {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.242296 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extension VolumeActions extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.242367 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: os-quota-class-sets {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.242405 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.242441 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: backups {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.242485 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: os-availability-zone {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.242523 np0000173159 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 1/1] 199.204.45.246 () {60 vars in 953 bytes} [Sat May 9 13:49:30 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 13:49:30.242557 np0000173159 devstack@c-api.service[112609]: WARNING keystonemiddleware.auth_token [None req-520a336e-dcae-4b2e-9415-9e2e6a2fbaad 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 13:49:30.242600 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: qos-specs {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.242644 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: extra_specs {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.242681 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: backups {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.242718 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: os-snapshot-manage {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.242718 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: os-volume-type-access {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.242850 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: extra_specs {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.243944 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: capabilities {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.244459 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: os-snapshot-manage {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.244601 np0000173159 devstack@c-api.service[112609]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75e0e92a3668 pid: 112609 (default app) May 09 13:49:30.245254 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: os-hosts {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.245920 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: os-volume-type-access {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.246639 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: consistencygroups {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.247519 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: capabilities {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.248651 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: os-volume-transfer {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.248790 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: os-hosts {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.250147 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: consistencygroups {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.250331 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: scheduler-stats {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.251800 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extended resource: os-volume-manage {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.252194 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: os-volume-transfer {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.253871 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: scheduler-stats {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.254094 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.255129 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.contrib.snapshot_actions [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] SnapshotActionsController initialized {{(pid=112607) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:49:30.255377 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extended resource: os-volume-manage {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:30.255895 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.257325 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.257658 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.258678 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.contrib.snapshot_actions [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] SnapshotActionsController initialized {{(pid=112610) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:49:30.258807 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.259489 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.260291 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.260920 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.261849 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.262380 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.263402 np0000173159 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.263782 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.264253 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.264366 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.264473 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.264590 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.264686 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.264785 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.264915 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.265017 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.265183 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.265230 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extension UsedLimits extending resource: limits {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.265271 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.265331 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extension TypesManage extending resource: types {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.265434 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extension AdminActions extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.265551 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extension AdminActions extending resource: snapshots {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.265658 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extension AdminActions extending resource: backups {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.265763 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extension VolumeActions extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.265968 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.266785 np0000173159 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:30.267671 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.267784 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.267892 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.268022 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.268158 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.268212 np0000173159 devstack@c-api.service[112607]: WARNING keystonemiddleware.auth_token [None req-97091ce4-7577-4e7c-9556-1aa300a06e60 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 13:49:30.268265 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.268368 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.268486 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.268590 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.268688 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extension UsedLimits extending resource: limits {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.268785 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extension TypesManage extending resource: types {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.268897 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extension AdminActions extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.269005 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extension AdminActions extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.269128 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extension AdminActions extending resource: backups {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.269231 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extension VolumeActions extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.269435 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:30.271683 np0000173159 devstack@c-api.service[112610]: WARNING keystonemiddleware.auth_token [None req-38212f6c-536b-4bcc-a8b5-697f205eb148 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 13:49:30.273989 np0000173159 devstack@c-api.service[112607]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75e0e92a3668 pid: 112607 (default app) May 09 13:49:30.277557 np0000173159 devstack@c-api.service[112610]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75e0e92a3668 pid: 112610 (default app) May 09 13:49:37.479482 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-447372af-6d79-47f3-b98b-d390a748fcd1 None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:49:37.993293 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-447372af-6d79-47f3-b98b-d390a748fcd1 admin admin] POST https://199.204.45.246/volume/v3/types May 09 13:49:37.993817 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-447372af-6d79-47f3-b98b-d390a748fcd1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 13:49:37.995614 np0000173159 devstack@c-api.service[112608]: /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 13:49:37.995614 np0000173159 devstack@c-api.service[112608]: warnings.warn( May 09 13:49:38.003901 np0000173159 devstack@c-api.service[112608]: DEBUG oslo_db.sqlalchemy.engines [None req-447372af-6d79-47f3-b98b-d390a748fcd1 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=112608) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:49:38.034909 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-447372af-6d79-47f3-b98b-d390a748fcd1 admin admin] https://199.204.45.246/volume/v3/types returned with HTTP 200 May 09 13:49:38.035498 np0000173159 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 2/2] 199.204.45.246 () {68 vars in 1288 bytes} [Sat May 9 13:49:37 2026] POST /volume/v3/types => generated 186 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:49:38.047956 np0000173159 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 13:49:38.047956 np0000173159 devstack@c-api.service[112609]: warnings.warn( May 09 13:49:38.060676 np0000173159 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 13:49:38.060676 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.060676 np0000173159 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 13:49:38.060676 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.060676 np0000173159 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 13:49:38.061132 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.061132 np0000173159 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 13:49:38.061132 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.061132 np0000173159 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 13:49:38.061132 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.061451 np0000173159 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 13:49:38.061451 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.061451 np0000173159 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 13:49:38.061451 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.061451 np0000173159 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 13:49:38.061451 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.061825 np0000173159 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 13:49:38.061825 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.061825 np0000173159 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 13:49:38.061825 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.062054 np0000173159 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 13:49:38.062054 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.062054 np0000173159 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 13:49:38.062054 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.062354 np0000173159 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 13:49:38.062354 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.062354 np0000173159 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 13:49:38.062354 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.062608 np0000173159 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 13:49:38.062608 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.062608 np0000173159 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 13:49:38.062608 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.062608 np0000173159 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 13:49:38.062901 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.062901 np0000173159 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 13:49:38.062901 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.062901 np0000173159 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 13:49:38.062901 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.063196 np0000173159 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 13:49:38.063196 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.063196 np0000173159 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 13:49:38.063196 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.063196 np0000173159 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 13:49:38.063196 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.063579 np0000173159 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 13:49:38.063579 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.063579 np0000173159 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 13:49:38.063579 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.063579 np0000173159 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 13:49:38.063579 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.063929 np0000173159 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 13:49:38.063929 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.063929 np0000173159 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 13:49:38.063929 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.063929 np0000173159 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 13:49:38.063929 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.064341 np0000173159 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 13:49:38.064341 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.064341 np0000173159 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 13:49:38.064341 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.064341 np0000173159 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 13:49:38.064629 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.064629 np0000173159 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 13:49:38.064629 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.064629 np0000173159 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 13:49:38.064629 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.064925 np0000173159 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 13:49:38.064925 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.064925 np0000173159 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 13:49:38.064925 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.064925 np0000173159 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 13:49:38.064925 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.065820 np0000173159 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 13:49:38.065820 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.065820 np0000173159 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 13:49:38.065820 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.065820 np0000173159 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 13:49:38.065820 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.066733 np0000173159 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 13:49:38.066733 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.066733 np0000173159 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 13:49:38.066733 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.066733 np0000173159 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 13:49:38.067047 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.067047 np0000173159 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 13:49:38.067047 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.067047 np0000173159 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 13:49:38.067047 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.067400 np0000173159 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 13:49:38.067400 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.067400 np0000173159 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 13:49:38.067400 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.067728 np0000173159 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 13:49:38.067728 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.067728 np0000173159 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 13:49:38.067728 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.068031 np0000173159 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 13:49:38.068031 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.068031 np0000173159 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 13:49:38.068031 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.068031 np0000173159 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 13:49:38.068353 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.068353 np0000173159 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 13:49:38.068353 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.068353 np0000173159 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 13:49:38.068353 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.068649 np0000173159 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 13:49:38.068649 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.068649 np0000173159 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 13:49:38.068649 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.068875 np0000173159 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 13:49:38.068875 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.068875 np0000173159 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 13:49:38.068875 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.069297 np0000173159 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 13:49:38.069297 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.069297 np0000173159 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 13:49:38.069297 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.069626 np0000173159 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 13:49:38.069626 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.069626 np0000173159 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 13:49:38.069626 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.070016 np0000173159 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 13:49:38.070016 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.070016 np0000173159 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 13:49:38.070016 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.070428 np0000173159 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 13:49:38.070428 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.070428 np0000173159 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 13:49:38.070428 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.070428 np0000173159 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 13:49:38.070807 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.070807 np0000173159 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 13:49:38.070807 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.070807 np0000173159 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 13:49:38.070807 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.070807 np0000173159 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 13:49:38.071326 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.071326 np0000173159 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 13:49:38.071326 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.071326 np0000173159 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 13:49:38.071326 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.071730 np0000173159 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 13:49:38.071730 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.071730 np0000173159 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 13:49:38.071730 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.071730 np0000173159 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 13:49:38.071730 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.072197 np0000173159 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 13:49:38.072197 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.072197 np0000173159 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 13:49:38.072197 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.072197 np0000173159 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 13:49:38.072197 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.072408 np0000173159 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 13:49:38.072408 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.072408 np0000173159 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 13:49:38.072408 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.072408 np0000173159 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 13:49:38.072408 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.072625 np0000173159 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 13:49:38.072625 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.072625 np0000173159 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 13:49:38.072625 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.072625 np0000173159 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 13:49:38.072625 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.072819 np0000173159 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 13:49:38.072819 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.072819 np0000173159 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 13:49:38.072819 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.072967 np0000173159 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 13:49:38.072967 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.072967 np0000173159 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 13:49:38.072967 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.072967 np0000173159 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 13:49:38.073172 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.073172 np0000173159 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 13:49:38.073172 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.073172 np0000173159 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 13:49:38.073172 np0000173159 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 13:49:38.073172 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [req-447372af-6d79-47f3-b98b-d390a748fcd1 req-b7b17844-2ec2-42d4-b10c-045899068c66 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:49:38.397190 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [req-447372af-6d79-47f3-b98b-d390a748fcd1 req-b7b17844-2ec2-42d4-b10c-045899068c66 admin admin] POST https://199.204.45.246/volume/v3/types/21c2db59-4062-470a-a7c4-8c2fc0e7c6e0/extra_specs May 09 13:49:38.397686 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [req-447372af-6d79-47f3-b98b-d390a748fcd1 req-b7b17844-2ec2-42d4-b10c-045899068c66 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 13:49:38.399395 np0000173159 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 13:49:38.399395 np0000173159 devstack@c-api.service[112609]: warnings.warn( May 09 13:49:38.409876 np0000173159 devstack@c-api.service[112609]: DEBUG oslo_db.sqlalchemy.engines [req-447372af-6d79-47f3-b98b-d390a748fcd1 req-b7b17844-2ec2-42d4-b10c-045899068c66 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=112609) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:49:38.470272 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [req-447372af-6d79-47f3-b98b-d390a748fcd1 req-b7b17844-2ec2-42d4-b10c-045899068c66 admin admin] https://199.204.45.246/volume/v3/types/21c2db59-4062-470a-a7c4-8c2fc0e7c6e0/extra_specs returned with HTTP 200 May 09 13:49:38.471205 np0000173159 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 1/3] 199.204.45.246 () {70 vars in 1505 bytes} [Sat May 9 13:49:38 2026] POST /volume/v3/types/21c2db59-4062-470a-a7c4-8c2fc0e7c6e0/extra_specs => generated 55 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:49:40.155664 np0000173159 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=6 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:49:40.164419 np0000173159 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 13:49:48.032181 np0000173159 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:49:48.467534 np0000173159 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:52:22.360699 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.360699 np0000173159 devstack@c-api.service[112607]: warnings.warn( May 09 13:52:22.372445 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.372445 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.372445 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.372445 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.372445 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.373064 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.373064 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.373064 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.373064 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.373064 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.373414 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.373414 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.373414 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.373414 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.373414 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.373414 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.374075 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.374075 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.374075 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.374075 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.374711 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.374711 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.374711 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.374711 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.375055 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.375055 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.375055 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.375055 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.375473 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.375473 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.375473 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.375473 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.375473 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.375812 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.375812 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.375812 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.375812 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.375812 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.376374 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.376374 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.376374 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.376374 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.376374 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.376374 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.377202 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.377202 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.377202 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.377202 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.377202 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.377202 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.377909 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.377909 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.377909 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.377909 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.377909 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.377909 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.378955 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.378955 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.378955 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.378955 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.378955 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.379601 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.379601 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.379601 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.379601 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.379601 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.379874 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.379874 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.379874 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.379874 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.379874 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.379874 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.380230 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.380230 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.380230 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.380230 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.380230 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.380230 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.380647 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.380647 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.380647 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.380647 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.380647 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.381017 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.381017 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.381017 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.381017 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.381017 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.381304 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.381304 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.381304 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.381304 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.381672 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.381672 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.381672 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.381672 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.381830 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.381830 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.381830 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.381830 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.381830 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.382040 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.382040 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.382040 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.382040 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.382040 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.382246 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.382246 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.382246 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.382246 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.382440 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.382440 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.382440 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.382440 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.382624 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.382624 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.382624 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.382624 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.382797 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.382797 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.382797 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.382797 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.382949 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.382949 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.382949 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.382949 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.383155 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.383155 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.383155 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.383155 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.383155 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.383416 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.383416 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.383416 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.383416 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.383416 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.383416 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.383655 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.383655 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.383655 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.383655 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.383655 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.383883 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.383883 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.383883 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.383883 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.383883 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.383883 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.384180 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.384180 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.384180 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.384180 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.384180 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.384180 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.384647 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.384647 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.384647 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.384647 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.384647 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.384647 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.385082 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.385082 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.385082 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.385082 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.385082 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.385082 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.385535 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.385535 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.385535 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.385535 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.385863 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.385863 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.385863 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.385863 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.385863 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.386264 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.386264 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.386264 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.386264 np0000173159 devstack@c-api.service[112607]: /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 13:52:22.386264 np0000173159 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 13:52:22.386264 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-350b9257-c8e2-4e4f-ab31-4c0da872719e None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:52:22.386264 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-350b9257-c8e2-4e4f-ab31-4c0da872719e None None] GET https://199.204.45.246/volume// May 09 13:52:22.386812 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-350b9257-c8e2-4e4f-ab31-4c0da872719e None None] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:52:22.386812 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-350b9257-c8e2-4e4f-ab31-4c0da872719e None None] Calling method 'all' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:52:22.386812 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-350b9257-c8e2-4e4f-ab31-4c0da872719e None None] https://199.204.45.246/volume// returned with HTTP 300 May 09 13:52:22.386812 np0000173159 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 1/4] 199.204.45.246 () {66 vars in 1456 bytes} [Sat May 9 13:52:22 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 13:52:59.675825 np0000173159 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 13:52:59.675825 np0000173159 devstack@c-api.service[112610]: warnings.warn( May 09 13:52:59.691179 np0000173159 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 13:52:59.691179 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.691179 np0000173159 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 13:52:59.691179 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.691179 np0000173159 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 13:52:59.691713 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.691713 np0000173159 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 13:52:59.691713 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.691713 np0000173159 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 13:52:59.691713 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.692040 np0000173159 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 13:52:59.692040 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.692040 np0000173159 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 13:52:59.692040 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.692040 np0000173159 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 13:52:59.692040 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.692542 np0000173159 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 13:52:59.692542 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.692542 np0000173159 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 13:52:59.692542 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.692841 np0000173159 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 13:52:59.692841 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.692841 np0000173159 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 13:52:59.692841 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.693212 np0000173159 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 13:52:59.693212 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.693212 np0000173159 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 13:52:59.693212 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.693542 np0000173159 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 13:52:59.693542 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.693542 np0000173159 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 13:52:59.693542 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.693542 np0000173159 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 13:52:59.693855 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.693855 np0000173159 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 13:52:59.693855 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.693855 np0000173159 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 13:52:59.693855 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.694180 np0000173159 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 13:52:59.694180 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.694180 np0000173159 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 13:52:59.694180 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.694180 np0000173159 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 13:52:59.694180 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.694403 np0000173159 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 13:52:59.694403 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.694403 np0000173159 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 13:52:59.694403 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.694403 np0000173159 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 13:52:59.694403 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.694615 np0000173159 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 13:52:59.694615 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.694615 np0000173159 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 13:52:59.694615 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.694615 np0000173159 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 13:52:59.694615 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.694838 np0000173159 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 13:52:59.694838 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.694838 np0000173159 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 13:52:59.694838 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.694838 np0000173159 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 13:52:59.695031 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.695031 np0000173159 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 13:52:59.695031 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.695031 np0000173159 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 13:52:59.695031 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.695233 np0000173159 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 13:52:59.695233 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.695233 np0000173159 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 13:52:59.695233 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.695233 np0000173159 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 13:52:59.695233 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.695446 np0000173159 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 13:52:59.695446 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.695446 np0000173159 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 13:52:59.695446 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.695446 np0000173159 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 13:52:59.695446 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.695648 np0000173159 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 13:52:59.695648 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.695648 np0000173159 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 13:52:59.695648 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.695648 np0000173159 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 13:52:59.695851 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.695851 np0000173159 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 13:52:59.695851 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.695851 np0000173159 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 13:52:59.695851 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.696024 np0000173159 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 13:52:59.696024 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.696024 np0000173159 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 13:52:59.696024 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.696192 np0000173159 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 13:52:59.696192 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.696192 np0000173159 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 13:52:59.696192 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.696359 np0000173159 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 13:52:59.696359 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.696359 np0000173159 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 13:52:59.696359 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.696359 np0000173159 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 13:52:59.696582 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.696582 np0000173159 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 13:52:59.696582 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.696582 np0000173159 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 13:52:59.696582 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.696856 np0000173159 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 13:52:59.696856 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.696856 np0000173159 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 13:52:59.696856 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.697042 np0000173159 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 13:52:59.697042 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.697042 np0000173159 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 13:52:59.697042 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.697288 np0000173159 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 13:52:59.697288 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.697288 np0000173159 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 13:52:59.697288 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.697440 np0000173159 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 13:52:59.697440 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.697440 np0000173159 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 13:52:59.697440 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.697590 np0000173159 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 13:52:59.697590 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.697590 np0000173159 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 13:52:59.697590 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.697761 np0000173159 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 13:52:59.697761 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.697761 np0000173159 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 13:52:59.697761 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.697761 np0000173159 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 13:52:59.697948 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.697948 np0000173159 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 13:52:59.697948 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.697948 np0000173159 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 13:52:59.697948 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.697948 np0000173159 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 13:52:59.698196 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.698196 np0000173159 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 13:52:59.698196 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.698196 np0000173159 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 13:52:59.698196 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.698379 np0000173159 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 13:52:59.698379 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.698379 np0000173159 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 13:52:59.698379 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.698379 np0000173159 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 13:52:59.698379 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.698593 np0000173159 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 13:52:59.698593 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.698593 np0000173159 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 13:52:59.698593 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.698593 np0000173159 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 13:52:59.698593 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.698809 np0000173159 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 13:52:59.698809 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.698809 np0000173159 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 13:52:59.698809 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.698809 np0000173159 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 13:52:59.698809 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.699027 np0000173159 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 13:52:59.699027 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.699027 np0000173159 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 13:52:59.699027 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.699027 np0000173159 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 13:52:59.699027 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.699287 np0000173159 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 13:52:59.699287 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.699287 np0000173159 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 13:52:59.699287 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.699440 np0000173159 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 13:52:59.699440 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.699440 np0000173159 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 13:52:59.699440 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.699440 np0000173159 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 13:52:59.699659 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.699659 np0000173159 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 13:52:59.699659 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.699659 np0000173159 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 13:52:59.699659 np0000173159 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 13:52:59.699659 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-6c2c1991-6255-42df-b70f-b972e448d1b2 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:53:00.049913 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-6c2c1991-6255-42df-b70f-b972e448d1b2 demo demo] GET https://199.204.45.246/volume/v3/types?is_public=None May 09 13:53:00.050262 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-6c2c1991-6255-42df-b70f-b972e448d1b2 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:53:00.050518 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-6c2c1991-6255-42df-b70f-b972e448d1b2 demo demo] Calling method 'index' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:53:00.051031 np0000173159 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 13:53:00.051031 np0000173159 devstack@c-api.service[112610]: warnings.warn( May 09 13:53:00.051834 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-6c2c1991-6255-42df-b70f-b972e448d1b2 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:53:00.063508 np0000173159 devstack@c-api.service[112610]: DEBUG oslo_db.sqlalchemy.engines [None req-6c2c1991-6255-42df-b70f-b972e448d1b2 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 13:53:00.088141 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-6c2c1991-6255-42df-b70f-b972e448d1b2 demo demo] https://199.204.45.246/volume/v3/types?is_public=None returned with HTTP 200 May 09 13:53:00.088665 np0000173159 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 1/5] 199.204.45.246 () {64 vars in 1263 bytes} [Sat May 9 13:52:59 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:53:00.102772 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [req-6c2c1991-6255-42df-b70f-b972e448d1b2 req-7b8aaca5-9491-4ad8-9653-cebec496b8b9 None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:53:00.106888 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [req-6c2c1991-6255-42df-b70f-b972e448d1b2 req-7b8aaca5-9491-4ad8-9653-cebec496b8b9 demo demo] GET https://199.204.45.246/volume/v3/types/default May 09 13:53:00.107257 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [req-6c2c1991-6255-42df-b70f-b972e448d1b2 req-7b8aaca5-9491-4ad8-9653-cebec496b8b9 demo demo] Empty body provided in request {{(pid=112608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:53:00.107639 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [req-6c2c1991-6255-42df-b70f-b972e448d1b2 req-7b8aaca5-9491-4ad8-9653-cebec496b8b9 demo demo] Calling method 'show' {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:53:00.120718 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [req-6c2c1991-6255-42df-b70f-b972e448d1b2 req-7b8aaca5-9491-4ad8-9653-cebec496b8b9 demo demo] https://199.204.45.246/volume/v3/types/default returned with HTTP 200 May 09 13:53:00.121418 np0000173159 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 3/6] 199.204.45.246 () {66 vars in 1329 bytes} [Sat May 9 13:53:00 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:53:00.499026 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-1e552201-8855-47f8-88a1-5d7d35c8884a None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:53:00.503955 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-1e552201-8855-47f8-88a1-5d7d35c8884a demo demo] GET https://199.204.45.246/volume/v3/types/default May 09 13:53:00.504248 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-1e552201-8855-47f8-88a1-5d7d35c8884a demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:53:00.504516 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-1e552201-8855-47f8-88a1-5d7d35c8884a demo demo] Calling method 'show' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:53:00.519345 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-1e552201-8855-47f8-88a1-5d7d35c8884a demo demo] https://199.204.45.246/volume/v3/types/default returned with HTTP 200 May 09 13:53:00.519705 np0000173159 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 2/7] 199.204.45.246 () {64 vars in 1258 bytes} [Sat May 9 13:53:00 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:53:00.960664 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-71ed2181-b558-457a-993a-59a997aeb6a5 None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:53:01.394905 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-71ed2181-b558-457a-993a-59a997aeb6a5 demo demo] GET https://199.204.45.246/volume/v3/types/default May 09 13:53:01.395277 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-71ed2181-b558-457a-993a-59a997aeb6a5 demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:53:01.395512 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-71ed2181-b558-457a-993a-59a997aeb6a5 demo demo] Calling method 'show' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:53:01.406008 np0000173159 devstack@c-api.service[112607]: DEBUG oslo_db.sqlalchemy.engines [None req-71ed2181-b558-457a-993a-59a997aeb6a5 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=112607) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:53:01.421132 np0000173159 devstack@c-api.service[112607]: /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 13:53:01.421132 np0000173159 devstack@c-api.service[112607]: warnings.warn( May 09 13:53:01.423505 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-71ed2181-b558-457a-993a-59a997aeb6a5 demo demo] https://199.204.45.246/volume/v3/types/default returned with HTTP 200 May 09 13:53:01.423962 np0000173159 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 2/8] 199.204.45.246 () {64 vars in 1258 bytes} [Sat May 9 13:53:00 2026] GET /volume/v3/types/default => generated 145 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:53:01.439194 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-896f550e-0853-46f2-9395-b6a48edc377c None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:53:01.443309 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-896f550e-0853-46f2-9395-b6a48edc377c demo demo] GET https://199.204.45.246/volume/v3/types/default May 09 13:53:01.443720 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-896f550e-0853-46f2-9395-b6a48edc377c demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:53:01.444180 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-896f550e-0853-46f2-9395-b6a48edc377c demo demo] Calling method 'show' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:53:01.459648 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-896f550e-0853-46f2-9395-b6a48edc377c demo demo] https://199.204.45.246/volume/v3/types/default returned with HTTP 200 May 09 13:53:01.459977 np0000173159 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 2/9] 199.204.45.246 () {64 vars in 1258 bytes} [Sat May 9 13:53:01 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:53:10.116420 np0000173159 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=2 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:53:10.515455 np0000173159 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=2 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:53:11.418780 np0000173159 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=2 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:53:11.456474 np0000173159 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=3 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:58:59.148361 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-9ea5b99c-5721-4682-a83e-d272483faeb2 None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:58:59.254061 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-9ea5b99c-5721-4682-a83e-d272483faeb2 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 13:58:59.254061 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-9ea5b99c-5721-4682-a83e-d272483faeb2 demo demo] Empty body provided in request {{(pid=112608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:58:59.255610 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-9ea5b99c-5721-4682-a83e-d272483faeb2 demo demo] Calling method 'detail' {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:58:59.256127 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.api_utils [None req-9ea5b99c-5721-4682-a83e-d272483faeb2 demo demo] Removing options '' from query. {{(pid=112608) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:58:59.256899 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.volume.api [None req-9ea5b99c-5721-4682-a83e-d272483faeb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112608) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:58:59.304675 np0000173159 devstack@c-api.service[112608]: INFO cinder.volume.api [None req-9ea5b99c-5721-4682-a83e-d272483faeb2 demo demo] Get all volumes completed successfully. May 09 13:58:59.307551 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-9ea5b99c-5721-4682-a83e-d272483faeb2 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 13:58:59.308163 np0000173159 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 4/10] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 13:58:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:59:09.296001 np0000173159 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=1 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:59:59.323509 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-203d85ac-6eb0-4f8d-bc90-2bbd3f1276b0 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:59:59.326700 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-203d85ac-6eb0-4f8d-bc90-2bbd3f1276b0 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 13:59:59.326825 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-203d85ac-6eb0-4f8d-bc90-2bbd3f1276b0 demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:59:59.327074 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-203d85ac-6eb0-4f8d-bc90-2bbd3f1276b0 demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:59:59.327509 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-203d85ac-6eb0-4f8d-bc90-2bbd3f1276b0 demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:59:59.328257 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-203d85ac-6eb0-4f8d-bc90-2bbd3f1276b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:59:59.362172 np0000173159 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-203d85ac-6eb0-4f8d-bc90-2bbd3f1276b0 demo demo] Get all volumes completed successfully. May 09 13:59:59.364466 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-203d85ac-6eb0-4f8d-bc90-2bbd3f1276b0 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 13:59:59.364979 np0000173159 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 3/11] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 13:59:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:00:09.355632 np0000173159 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 14:00:59.379504 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-682d15f2-59c5-4d56-8997-ab981f0a2d96 None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:00:59.385195 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-682d15f2-59c5-4d56-8997-ab981f0a2d96 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:00:59.390460 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-682d15f2-59c5-4d56-8997-ab981f0a2d96 demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:00:59.390460 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-682d15f2-59c5-4d56-8997-ab981f0a2d96 demo demo] Calling method 'detail' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:00:59.390460 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.api_utils [None req-682d15f2-59c5-4d56-8997-ab981f0a2d96 demo demo] Removing options '' from query. {{(pid=112607) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:00:59.390460 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.volume.api [None req-682d15f2-59c5-4d56-8997-ab981f0a2d96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112607) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:00:59.426649 np0000173159 devstack@c-api.service[112607]: INFO cinder.volume.api [None req-682d15f2-59c5-4d56-8997-ab981f0a2d96 demo demo] Get all volumes completed successfully. May 09 14:00:59.429661 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-682d15f2-59c5-4d56-8997-ab981f0a2d96 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:00:59.430365 np0000173159 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 3/12] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:00:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:01:09.420718 np0000173159 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=1 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:01:59.449993 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-845293ca-0fbd-4f64-83bd-84c5a61dc9e9 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:01:59.456319 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-845293ca-0fbd-4f64-83bd-84c5a61dc9e9 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:01:59.456640 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-845293ca-0fbd-4f64-83bd-84c5a61dc9e9 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:01:59.457126 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-845293ca-0fbd-4f64-83bd-84c5a61dc9e9 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:01:59.457980 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-845293ca-0fbd-4f64-83bd-84c5a61dc9e9 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:01:59.459161 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-845293ca-0fbd-4f64-83bd-84c5a61dc9e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:01:59.501839 np0000173159 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-845293ca-0fbd-4f64-83bd-84c5a61dc9e9 demo demo] Get all volumes completed successfully. May 09 14:01:59.504374 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-845293ca-0fbd-4f64-83bd-84c5a61dc9e9 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:01:59.504979 np0000173159 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 3/13] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:01:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:02:09.494500 np0000173159 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 14:02:59.522730 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-12e7da8d-cc80-41f1-9077-37b6365ab147 None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:02:59.526648 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-12e7da8d-cc80-41f1-9077-37b6365ab147 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:02:59.526904 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-12e7da8d-cc80-41f1-9077-37b6365ab147 demo demo] Empty body provided in request {{(pid=112608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:02:59.527135 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-12e7da8d-cc80-41f1-9077-37b6365ab147 demo demo] Calling method 'detail' {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:02:59.527611 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.api_utils [None req-12e7da8d-cc80-41f1-9077-37b6365ab147 demo demo] Removing options '' from query. {{(pid=112608) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:02:59.528688 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.volume.api [None req-12e7da8d-cc80-41f1-9077-37b6365ab147 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112608) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:02:59.541977 np0000173159 devstack@c-api.service[112608]: INFO cinder.volume.api [None req-12e7da8d-cc80-41f1-9077-37b6365ab147 demo demo] Get all volumes completed successfully. May 09 14:02:59.545560 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-12e7da8d-cc80-41f1-9077-37b6365ab147 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:02:59.546417 np0000173159 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 5/14] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:02:59 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 14:03:09.532305 np0000173159 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=1 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:03:59.565607 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-b13c0f6d-9f30-477f-9f13-a5fa4dbc7281 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:03:59.826050 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-b13c0f6d-9f30-477f-9f13-a5fa4dbc7281 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:03:59.826298 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-b13c0f6d-9f30-477f-9f13-a5fa4dbc7281 demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:03:59.826693 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-b13c0f6d-9f30-477f-9f13-a5fa4dbc7281 demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:03:59.826986 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-b13c0f6d-9f30-477f-9f13-a5fa4dbc7281 demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:03:59.828801 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-b13c0f6d-9f30-477f-9f13-a5fa4dbc7281 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:03:59.836780 np0000173159 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-b13c0f6d-9f30-477f-9f13-a5fa4dbc7281 demo demo] Get all volumes completed successfully. May 09 14:03:59.839258 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-b13c0f6d-9f30-477f-9f13-a5fa4dbc7281 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:03:59.839799 np0000173159 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 4/15] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:03:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:04:09.832701 np0000173159 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 14:04:59.864175 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-e0aea7a3-546c-4fd7-9e71-d7a64f6805bd None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:04:59.866872 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-e0aea7a3-546c-4fd7-9e71-d7a64f6805bd demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:04:59.867040 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-e0aea7a3-546c-4fd7-9e71-d7a64f6805bd demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:04:59.867332 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-e0aea7a3-546c-4fd7-9e71-d7a64f6805bd demo demo] Calling method 'detail' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:04:59.867653 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.api_utils [None req-e0aea7a3-546c-4fd7-9e71-d7a64f6805bd demo demo] Removing options '' from query. {{(pid=112607) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:04:59.868847 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.volume.api [None req-e0aea7a3-546c-4fd7-9e71-d7a64f6805bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112607) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:04:59.879224 np0000173159 devstack@c-api.service[112607]: INFO cinder.volume.api [None req-e0aea7a3-546c-4fd7-9e71-d7a64f6805bd demo demo] Get all volumes completed successfully. May 09 14:04:59.880568 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-e0aea7a3-546c-4fd7-9e71-d7a64f6805bd demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:04:59.880885 np0000173159 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 4/16] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:04:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:05:09.872213 np0000173159 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=1 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:05:59.898212 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-97c3fcd3-1f9b-4d91-82b4-bd38b89284c4 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:05:59.902622 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-97c3fcd3-1f9b-4d91-82b4-bd38b89284c4 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:05:59.903033 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-97c3fcd3-1f9b-4d91-82b4-bd38b89284c4 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:05:59.903577 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-97c3fcd3-1f9b-4d91-82b4-bd38b89284c4 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:05:59.904080 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-97c3fcd3-1f9b-4d91-82b4-bd38b89284c4 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:05:59.905571 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-97c3fcd3-1f9b-4d91-82b4-bd38b89284c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:05:59.912782 np0000173159 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-97c3fcd3-1f9b-4d91-82b4-bd38b89284c4 demo demo] Get all volumes completed successfully. May 09 14:05:59.915066 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-97c3fcd3-1f9b-4d91-82b4-bd38b89284c4 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:05:59.915736 np0000173159 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 4/17] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:05:59 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 14:06:09.908467 np0000173159 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 14:06:59.932998 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-35479041-8bf5-43f4-b4b0-f7420d29b052 None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:06:59.936345 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-35479041-8bf5-43f4-b4b0-f7420d29b052 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:06:59.936565 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-35479041-8bf5-43f4-b4b0-f7420d29b052 demo demo] Empty body provided in request {{(pid=112608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:06:59.936845 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-35479041-8bf5-43f4-b4b0-f7420d29b052 demo demo] Calling method 'detail' {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:06:59.937165 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.api_utils [None req-35479041-8bf5-43f4-b4b0-f7420d29b052 demo demo] Removing options '' from query. {{(pid=112608) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:06:59.938226 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.volume.api [None req-35479041-8bf5-43f4-b4b0-f7420d29b052 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112608) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:06:59.946921 np0000173159 devstack@c-api.service[112608]: INFO cinder.volume.api [None req-35479041-8bf5-43f4-b4b0-f7420d29b052 demo demo] Get all volumes completed successfully. May 09 14:06:59.949063 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-35479041-8bf5-43f4-b4b0-f7420d29b052 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:06:59.949668 np0000173159 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 6/18] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:06:59 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 14:07:09.941457 np0000173159 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=1 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:07:59.965362 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-726d5bbd-d7ac-41a6-9861-56f03edbe3c2 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:07:59.969626 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-726d5bbd-d7ac-41a6-9861-56f03edbe3c2 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:07:59.970017 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-726d5bbd-d7ac-41a6-9861-56f03edbe3c2 demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:07:59.970505 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-726d5bbd-d7ac-41a6-9861-56f03edbe3c2 demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:07:59.970944 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-726d5bbd-d7ac-41a6-9861-56f03edbe3c2 demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:07:59.972549 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-726d5bbd-d7ac-41a6-9861-56f03edbe3c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:07:59.978807 np0000173159 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-726d5bbd-d7ac-41a6-9861-56f03edbe3c2 demo demo] Get all volumes completed successfully. May 09 14:07:59.980892 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-726d5bbd-d7ac-41a6-9861-56f03edbe3c2 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:07:59.981362 np0000173159 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 5/19] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:07:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:08:09.975367 np0000173159 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 14:08:59.996892 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-e318aac8-3412-4c27-8955-615ee3d9b9e1 None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:00.149367 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-e318aac8-3412-4c27-8955-615ee3d9b9e1 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:09:00.149856 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-e318aac8-3412-4c27-8955-615ee3d9b9e1 demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:09:00.150461 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-e318aac8-3412-4c27-8955-615ee3d9b9e1 demo demo] Calling method 'detail' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:09:00.150855 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.api_utils [None req-e318aac8-3412-4c27-8955-615ee3d9b9e1 demo demo] Removing options '' from query. {{(pid=112607) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:09:00.152663 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.volume.api [None req-e318aac8-3412-4c27-8955-615ee3d9b9e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112607) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:09:00.163746 np0000173159 devstack@c-api.service[112607]: INFO cinder.volume.api [None req-e318aac8-3412-4c27-8955-615ee3d9b9e1 demo demo] Get all volumes completed successfully. May 09 14:09:00.166066 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-e318aac8-3412-4c27-8955-615ee3d9b9e1 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:09:00.166500 np0000173159 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 5/20] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:08:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:09:10.157337 np0000173159 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=1 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:10:00.181159 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-4e0b0e1e-2495-418f-ae73-cf8a2e578074 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:00.184487 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-4e0b0e1e-2495-418f-ae73-cf8a2e578074 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:10:00.184487 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-4e0b0e1e-2495-418f-ae73-cf8a2e578074 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:00.184690 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-4e0b0e1e-2495-418f-ae73-cf8a2e578074 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:00.185137 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-4e0b0e1e-2495-418f-ae73-cf8a2e578074 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:10:00.186169 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-4e0b0e1e-2495-418f-ae73-cf8a2e578074 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:10:00.193954 np0000173159 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-4e0b0e1e-2495-418f-ae73-cf8a2e578074 demo demo] Get all volumes completed successfully. May 09 14:10:00.196214 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-4e0b0e1e-2495-418f-ae73-cf8a2e578074 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:10:00.196577 np0000173159 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 5/21] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:10:00 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 14:10:10.189640 np0000173159 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 14:11:00.213403 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-f082c776-929a-4185-bb15-6e75f0d65f9e None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:11:00.217504 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-f082c776-929a-4185-bb15-6e75f0d65f9e demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:11:00.218229 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-f082c776-929a-4185-bb15-6e75f0d65f9e demo demo] Empty body provided in request {{(pid=112608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:11:00.218229 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-f082c776-929a-4185-bb15-6e75f0d65f9e demo demo] Calling method 'detail' {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:11:00.218464 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.api_utils [None req-f082c776-929a-4185-bb15-6e75f0d65f9e demo demo] Removing options '' from query. {{(pid=112608) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:11:00.219454 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.volume.api [None req-f082c776-929a-4185-bb15-6e75f0d65f9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112608) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:11:00.227845 np0000173159 devstack@c-api.service[112608]: INFO cinder.volume.api [None req-f082c776-929a-4185-bb15-6e75f0d65f9e demo demo] Get all volumes completed successfully. May 09 14:11:00.229892 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-f082c776-929a-4185-bb15-6e75f0d65f9e demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:11:00.230312 np0000173159 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 7/22] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:11:00 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 14:11:10.223099 np0000173159 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=1 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:12:00.240702 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-196da217-676f-4fa0-8873-300665624b1f None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:00.243500 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-196da217-676f-4fa0-8873-300665624b1f demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:12:00.243728 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-196da217-676f-4fa0-8873-300665624b1f demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:00.243966 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-196da217-676f-4fa0-8873-300665624b1f demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:00.244279 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-196da217-676f-4fa0-8873-300665624b1f demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:12:00.245305 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-196da217-676f-4fa0-8873-300665624b1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:12:00.255994 np0000173159 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-196da217-676f-4fa0-8873-300665624b1f demo demo] Get all volumes completed successfully. May 09 14:12:00.260175 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-196da217-676f-4fa0-8873-300665624b1f demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:12:00.260727 np0000173159 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 6/23] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:12:00 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 14:12:10.249282 np0000173159 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 14:13:00.276207 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-8d980765-a33c-4cfd-998f-fe457780e2e3 None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:13:00.277858 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-8d980765-a33c-4cfd-998f-fe457780e2e3 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:13:00.278046 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-8d980765-a33c-4cfd-998f-fe457780e2e3 demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:13:00.278255 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-8d980765-a33c-4cfd-998f-fe457780e2e3 demo demo] Calling method 'detail' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:13:00.278477 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.api_utils [None req-8d980765-a33c-4cfd-998f-fe457780e2e3 demo demo] Removing options '' from query. {{(pid=112607) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:13:00.279221 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.volume.api [None req-8d980765-a33c-4cfd-998f-fe457780e2e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112607) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:13:00.288372 np0000173159 devstack@c-api.service[112607]: INFO cinder.volume.api [None req-8d980765-a33c-4cfd-998f-fe457780e2e3 demo demo] Get all volumes completed successfully. May 09 14:13:00.290703 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-8d980765-a33c-4cfd-998f-fe457780e2e3 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:13:00.291197 np0000173159 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 6/24] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:13:00 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 14:13:10.284792 np0000173159 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=1 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:14:00.307274 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-ce21051d-c82b-47c1-9a89-09190a10d4e7 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:14:00.513649 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-ce21051d-c82b-47c1-9a89-09190a10d4e7 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:14:00.513914 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-ce21051d-c82b-47c1-9a89-09190a10d4e7 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:14:00.514694 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-ce21051d-c82b-47c1-9a89-09190a10d4e7 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:14:00.514694 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-ce21051d-c82b-47c1-9a89-09190a10d4e7 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:14:00.516173 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-ce21051d-c82b-47c1-9a89-09190a10d4e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:14:00.524403 np0000173159 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-ce21051d-c82b-47c1-9a89-09190a10d4e7 demo demo] Get all volumes completed successfully. May 09 14:14:00.526654 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-ce21051d-c82b-47c1-9a89-09190a10d4e7 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:14:00.527283 np0000173159 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 6/25] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:14:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:14:10.519549 np0000173159 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 14:15:00.543533 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-df694f51-7e57-4b13-ae39-88ea99dd7617 None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:15:00.545730 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-df694f51-7e57-4b13-ae39-88ea99dd7617 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:15:00.545902 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-df694f51-7e57-4b13-ae39-88ea99dd7617 demo demo] Empty body provided in request {{(pid=112608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:15:00.546077 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-df694f51-7e57-4b13-ae39-88ea99dd7617 demo demo] Calling method 'detail' {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:15:00.546309 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.api_utils [None req-df694f51-7e57-4b13-ae39-88ea99dd7617 demo demo] Removing options '' from query. {{(pid=112608) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:15:00.547244 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.volume.api [None req-df694f51-7e57-4b13-ae39-88ea99dd7617 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112608) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:15:00.555873 np0000173159 devstack@c-api.service[112608]: INFO cinder.volume.api [None req-df694f51-7e57-4b13-ae39-88ea99dd7617 demo demo] Get all volumes completed successfully. May 09 14:15:00.558401 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-df694f51-7e57-4b13-ae39-88ea99dd7617 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:15:00.558892 np0000173159 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 8/26] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:15:00 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 14:15:10.550399 np0000173159 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=1 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:16:00.572282 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-8c17b3da-672b-4cec-8e32-0388f553afd4 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:16:00.576396 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-8c17b3da-672b-4cec-8e32-0388f553afd4 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:16:00.576831 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-8c17b3da-672b-4cec-8e32-0388f553afd4 demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:16:00.577308 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-8c17b3da-672b-4cec-8e32-0388f553afd4 demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:16:00.577945 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-8c17b3da-672b-4cec-8e32-0388f553afd4 demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:16:00.581331 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-8c17b3da-672b-4cec-8e32-0388f553afd4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:16:00.587311 np0000173159 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-8c17b3da-672b-4cec-8e32-0388f553afd4 demo demo] Get all volumes completed successfully. May 09 14:16:00.589314 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-8c17b3da-672b-4cec-8e32-0388f553afd4 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:16:00.589714 np0000173159 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 7/27] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:16:00 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 14:16:10.583921 np0000173159 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 14:17:00.601548 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-a05fab9b-cd98-4234-87bc-c89d06171418 None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:17:00.606057 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-a05fab9b-cd98-4234-87bc-c89d06171418 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:17:00.606767 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-a05fab9b-cd98-4234-87bc-c89d06171418 demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:17:00.606873 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-a05fab9b-cd98-4234-87bc-c89d06171418 demo demo] Calling method 'detail' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:17:00.607361 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.api_utils [None req-a05fab9b-cd98-4234-87bc-c89d06171418 demo demo] Removing options '' from query. {{(pid=112607) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:17:00.609539 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.volume.api [None req-a05fab9b-cd98-4234-87bc-c89d06171418 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112607) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:17:00.620509 np0000173159 devstack@c-api.service[112607]: INFO cinder.volume.api [None req-a05fab9b-cd98-4234-87bc-c89d06171418 demo demo] Get all volumes completed successfully. May 09 14:17:00.623596 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-a05fab9b-cd98-4234-87bc-c89d06171418 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:17:00.624176 np0000173159 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 7/28] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:17:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:17:10.614276 np0000173159 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=1 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:18:00.638175 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-c29667f2-68d0-4aae-a15a-90b90db3fbe3 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:18:00.642193 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-c29667f2-68d0-4aae-a15a-90b90db3fbe3 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:18:00.642568 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-c29667f2-68d0-4aae-a15a-90b90db3fbe3 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:18:00.643134 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-c29667f2-68d0-4aae-a15a-90b90db3fbe3 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:18:00.643718 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-c29667f2-68d0-4aae-a15a-90b90db3fbe3 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:18:00.645921 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-c29667f2-68d0-4aae-a15a-90b90db3fbe3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:18:00.651940 np0000173159 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-c29667f2-68d0-4aae-a15a-90b90db3fbe3 demo demo] Get all volumes completed successfully. May 09 14:18:00.653956 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-c29667f2-68d0-4aae-a15a-90b90db3fbe3 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:18:00.654435 np0000173159 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 7/29] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:18:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:18:10.648734 np0000173159 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 14:19:00.667291 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-4b07d497-3345-4d43-b536-1305b583f967 None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:19:00.762453 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-4b07d497-3345-4d43-b536-1305b583f967 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:19:00.762833 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-4b07d497-3345-4d43-b536-1305b583f967 demo demo] Empty body provided in request {{(pid=112608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:19:00.763659 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-4b07d497-3345-4d43-b536-1305b583f967 demo demo] Calling method 'detail' {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:19:00.764140 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.api_utils [None req-4b07d497-3345-4d43-b536-1305b583f967 demo demo] Removing options '' from query. {{(pid=112608) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:19:00.766157 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.volume.api [None req-4b07d497-3345-4d43-b536-1305b583f967 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112608) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:19:00.772849 np0000173159 devstack@c-api.service[112608]: INFO cinder.volume.api [None req-4b07d497-3345-4d43-b536-1305b583f967 demo demo] Get all volumes completed successfully. May 09 14:19:00.775332 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-4b07d497-3345-4d43-b536-1305b583f967 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:19:00.775914 np0000173159 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 9/30] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:19:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:19:10.768934 np0000173159 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=1 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:20:00.791221 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-ed45d62a-9dfb-47ca-838e-b9371844ed4b None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:20:00.793514 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-ed45d62a-9dfb-47ca-838e-b9371844ed4b demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:20:00.793864 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-ed45d62a-9dfb-47ca-838e-b9371844ed4b demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:20:00.794365 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-ed45d62a-9dfb-47ca-838e-b9371844ed4b demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:20:00.794978 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-ed45d62a-9dfb-47ca-838e-b9371844ed4b demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:20:00.796136 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-ed45d62a-9dfb-47ca-838e-b9371844ed4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:20:00.805540 np0000173159 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-ed45d62a-9dfb-47ca-838e-b9371844ed4b demo demo] Get all volumes completed successfully. May 09 14:20:00.807810 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-ed45d62a-9dfb-47ca-838e-b9371844ed4b demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:20:00.808356 np0000173159 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 8/31] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:20:00 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 14:20:10.800472 np0000173159 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 14:21:00.823616 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-0da200e3-f1aa-46f8-9a6c-7eaf76fa53b9 None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:21:00.828341 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-0da200e3-f1aa-46f8-9a6c-7eaf76fa53b9 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:21:00.828741 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-0da200e3-f1aa-46f8-9a6c-7eaf76fa53b9 demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:21:00.829171 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-0da200e3-f1aa-46f8-9a6c-7eaf76fa53b9 demo demo] Calling method 'detail' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:21:00.829730 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.api_utils [None req-0da200e3-f1aa-46f8-9a6c-7eaf76fa53b9 demo demo] Removing options '' from query. {{(pid=112607) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:21:00.831388 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.volume.api [None req-0da200e3-f1aa-46f8-9a6c-7eaf76fa53b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112607) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:21:00.845018 np0000173159 devstack@c-api.service[112607]: INFO cinder.volume.api [None req-0da200e3-f1aa-46f8-9a6c-7eaf76fa53b9 demo demo] Get all volumes completed successfully. May 09 14:21:00.850154 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-0da200e3-f1aa-46f8-9a6c-7eaf76fa53b9 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:21:00.850988 np0000173159 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 8/32] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:21:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:21:10.836608 np0000173159 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=1 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:22:00.865593 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-9bf30f09-8be2-448c-89c9-a405007e62a8 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:22:00.870331 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-9bf30f09-8be2-448c-89c9-a405007e62a8 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:22:00.870331 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-9bf30f09-8be2-448c-89c9-a405007e62a8 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:22:00.870331 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-9bf30f09-8be2-448c-89c9-a405007e62a8 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:22:00.870679 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-9bf30f09-8be2-448c-89c9-a405007e62a8 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:22:00.872042 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-9bf30f09-8be2-448c-89c9-a405007e62a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:22:00.879986 np0000173159 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-9bf30f09-8be2-448c-89c9-a405007e62a8 demo demo] Get all volumes completed successfully. May 09 14:22:00.882589 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-9bf30f09-8be2-448c-89c9-a405007e62a8 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:22:00.883048 np0000173159 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 8/33] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:22:00 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 14:22:10.875655 np0000173159 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 14:23:00.898097 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-a44a5815-7c69-4c42-90f1-22469b6331de None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:23:00.903549 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-a44a5815-7c69-4c42-90f1-22469b6331de demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:23:00.903796 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-a44a5815-7c69-4c42-90f1-22469b6331de demo demo] Empty body provided in request {{(pid=112608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:23:00.904534 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-a44a5815-7c69-4c42-90f1-22469b6331de demo demo] Calling method 'detail' {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:23:00.904975 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.api_utils [None req-a44a5815-7c69-4c42-90f1-22469b6331de demo demo] Removing options '' from query. {{(pid=112608) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:23:00.906053 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.volume.api [None req-a44a5815-7c69-4c42-90f1-22469b6331de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112608) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:23:00.917174 np0000173159 devstack@c-api.service[112608]: INFO cinder.volume.api [None req-a44a5815-7c69-4c42-90f1-22469b6331de demo demo] Get all volumes completed successfully. May 09 14:23:00.920478 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-a44a5815-7c69-4c42-90f1-22469b6331de demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:23:00.920983 np0000173159 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 10/34] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:23:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:23:10.910052 np0000173159 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=1 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:24:00.931321 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-3d791540-4668-4b9e-83e7-620c1b558ac3 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:24:01.076595 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-3d791540-4668-4b9e-83e7-620c1b558ac3 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:24:01.077250 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-3d791540-4668-4b9e-83e7-620c1b558ac3 demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:24:01.077847 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-3d791540-4668-4b9e-83e7-620c1b558ac3 demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:24:01.078229 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-3d791540-4668-4b9e-83e7-620c1b558ac3 demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:24:01.079200 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-3d791540-4668-4b9e-83e7-620c1b558ac3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:24:01.087537 np0000173159 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-3d791540-4668-4b9e-83e7-620c1b558ac3 demo demo] Get all volumes completed successfully. May 09 14:24:01.092586 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-3d791540-4668-4b9e-83e7-620c1b558ac3 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:24:01.093318 np0000173159 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 9/35] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:24:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:24:11.082276 np0000173159 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 14:25:01.109857 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-b923d950-fa08-4f4b-ab12-0ee95b220094 None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:25:01.114043 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-b923d950-fa08-4f4b-ab12-0ee95b220094 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:25:01.114486 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-b923d950-fa08-4f4b-ab12-0ee95b220094 demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:25:01.114987 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-b923d950-fa08-4f4b-ab12-0ee95b220094 demo demo] Calling method 'detail' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:25:01.115753 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.api_utils [None req-b923d950-fa08-4f4b-ab12-0ee95b220094 demo demo] Removing options '' from query. {{(pid=112607) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:25:01.116712 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.volume.api [None req-b923d950-fa08-4f4b-ab12-0ee95b220094 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112607) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:25:01.124984 np0000173159 devstack@c-api.service[112607]: INFO cinder.volume.api [None req-b923d950-fa08-4f4b-ab12-0ee95b220094 demo demo] Get all volumes completed successfully. May 09 14:25:01.128050 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-b923d950-fa08-4f4b-ab12-0ee95b220094 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:25:01.128468 np0000173159 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 9/36] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:25:01 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 14:25:11.120199 np0000173159 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=1 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:26:01.142306 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-d532f832-ea45-4f88-92a3-961f7821eacc None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:26:01.147011 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-d532f832-ea45-4f88-92a3-961f7821eacc demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:26:01.147485 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-d532f832-ea45-4f88-92a3-961f7821eacc demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:26:01.148209 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-d532f832-ea45-4f88-92a3-961f7821eacc demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:26:01.148696 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-d532f832-ea45-4f88-92a3-961f7821eacc demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:26:01.149529 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-d532f832-ea45-4f88-92a3-961f7821eacc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:26:01.156131 np0000173159 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-d532f832-ea45-4f88-92a3-961f7821eacc demo demo] Get all volumes completed successfully. May 09 14:26:01.158515 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-d532f832-ea45-4f88-92a3-961f7821eacc demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:26:01.158943 np0000173159 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 9/37] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:26:01 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 14:26:11.153206 np0000173159 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 14:27:01.169757 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-1a60385d-27c6-463a-b25e-ad622fd1abb8 None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:27:01.173059 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-1a60385d-27c6-463a-b25e-ad622fd1abb8 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:27:01.173265 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-1a60385d-27c6-463a-b25e-ad622fd1abb8 demo demo] Empty body provided in request {{(pid=112608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:27:01.173475 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-1a60385d-27c6-463a-b25e-ad622fd1abb8 demo demo] Calling method 'detail' {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:27:01.173679 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.api.api_utils [None req-1a60385d-27c6-463a-b25e-ad622fd1abb8 demo demo] Removing options '' from query. {{(pid=112608) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:27:01.174412 np0000173159 devstack@c-api.service[112608]: DEBUG cinder.volume.api [None req-1a60385d-27c6-463a-b25e-ad622fd1abb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112608) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:27:01.182984 np0000173159 devstack@c-api.service[112608]: INFO cinder.volume.api [None req-1a60385d-27c6-463a-b25e-ad622fd1abb8 demo demo] Get all volumes completed successfully. May 09 14:27:01.185046 np0000173159 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-1a60385d-27c6-463a-b25e-ad622fd1abb8 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:27:01.185570 np0000173159 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 11/38] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:27:01 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 14:27:11.178363 np0000173159 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=1 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:28:01.202586 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-75687b92-9b77-4bf2-bda1-29585daaccf9 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:28:01.206640 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-75687b92-9b77-4bf2-bda1-29585daaccf9 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:28:01.206918 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-75687b92-9b77-4bf2-bda1-29585daaccf9 demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:28:01.207200 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-75687b92-9b77-4bf2-bda1-29585daaccf9 demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:28:01.207497 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-75687b92-9b77-4bf2-bda1-29585daaccf9 demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:28:01.208474 np0000173159 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-75687b92-9b77-4bf2-bda1-29585daaccf9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:28:01.217666 np0000173159 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-75687b92-9b77-4bf2-bda1-29585daaccf9 demo demo] Get all volumes completed successfully. May 09 14:28:01.222650 np0000173159 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-75687b92-9b77-4bf2-bda1-29585daaccf9 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:28:01.222864 np0000173159 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 10/39] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:28:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 14:28:11.211652 np0000173159 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 14:29:01.239097 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-b52ddd0c-1eb8-4df2-85c3-76181b6c18b9 None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:29:01.332394 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-b52ddd0c-1eb8-4df2-85c3-76181b6c18b9 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:29:01.332616 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-b52ddd0c-1eb8-4df2-85c3-76181b6c18b9 demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:29:01.332755 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-b52ddd0c-1eb8-4df2-85c3-76181b6c18b9 demo demo] Calling method 'detail' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:29:01.333004 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.api.api_utils [None req-b52ddd0c-1eb8-4df2-85c3-76181b6c18b9 demo demo] Removing options '' from query. {{(pid=112607) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:29:01.333793 np0000173159 devstack@c-api.service[112607]: DEBUG cinder.volume.api [None req-b52ddd0c-1eb8-4df2-85c3-76181b6c18b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112607) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:29:01.339989 np0000173159 devstack@c-api.service[112607]: INFO cinder.volume.api [None req-b52ddd0c-1eb8-4df2-85c3-76181b6c18b9 demo demo] Get all volumes completed successfully. May 09 14:29:01.342061 np0000173159 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-b52ddd0c-1eb8-4df2-85c3-76181b6c18b9 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:29:01.342621 np0000173159 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 10/40] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:29:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:29:11.336000 np0000173159 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=1 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:30:01.356185 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-95c46504-f371-4680-abab-7247f0636a3e None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:30:01.360554 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-95c46504-f371-4680-abab-7247f0636a3e demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 09 14:30:01.360918 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-95c46504-f371-4680-abab-7247f0636a3e demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:30:01.361294 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-95c46504-f371-4680-abab-7247f0636a3e demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:30:01.361684 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-95c46504-f371-4680-abab-7247f0636a3e demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:30:01.362886 np0000173159 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-95c46504-f371-4680-abab-7247f0636a3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:30:01.370681 np0000173159 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-95c46504-f371-4680-abab-7247f0636a3e demo demo] Get all volumes completed successfully. May 09 14:30:01.372875 np0000173159 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-95c46504-f371-4680-abab-7247f0636a3e demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 09 14:30:01.373273 np0000173159 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 10/41] 199.204.45.246 () {64 vars in 1295 bytes} [Sat May 9 14:30:01 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 14:30:11.366368 np0000173159 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}}