May 09 01:38:12.118897 np0000172844 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 01:38:12.131145 np0000172844 devstack@c-api.service[112527]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 01:38:12.134236 np0000172844 devstack@c-api.service[112527]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 01:38:12 2026] *** May 09 01:38:12.134236 np0000172844 devstack@c-api.service[112527]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 01:38:12.134236 np0000172844 devstack@c-api.service[112527]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 01:38:12.134236 np0000172844 devstack@c-api.service[112527]: nodename: np0000172844 May 09 01:38:12.134236 np0000172844 devstack@c-api.service[112527]: machine: x86_64 May 09 01:38:12.134236 np0000172844 devstack@c-api.service[112527]: clock source: unix May 09 01:38:12.134236 np0000172844 devstack@c-api.service[112527]: pcre jit disabled May 09 01:38:12.134236 np0000172844 devstack@c-api.service[112527]: detected number of CPU cores: 16 May 09 01:38:12.134236 np0000172844 devstack@c-api.service[112527]: current working directory: / May 09 01:38:12.134236 np0000172844 devstack@c-api.service[112527]: detected binary path: /usr/bin/uwsgi-core May 09 01:38:12.134236 np0000172844 devstack@c-api.service[112527]: your processes number limit is 256917 May 09 01:38:12.134236 np0000172844 devstack@c-api.service[112527]: your memory page size is 4096 bytes May 09 01:38:12.134236 np0000172844 devstack@c-api.service[112527]: detected max file descriptor number: 2048 May 09 01:38:12.134236 np0000172844 devstack@c-api.service[112527]: lock engine: pthread robust mutexes May 09 01:38:12.135077 np0000172844 devstack@c-api.service[112527]: thunder lock: enabled May 09 01:38:12.135077 np0000172844 devstack@c-api.service[112527]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 01:38:12.135077 np0000172844 devstack@c-api.service[112527]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 01:38:12.135077 np0000172844 devstack@c-api.service[112527]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 01:38:12.135077 np0000172844 devstack@c-api.service[112527]: Set PythonHome to /opt/stack/data/venv May 09 01:38:12.169736 np0000172844 devstack@c-api.service[112527]: Python main interpreter initialized at 0x778a6aea3668 May 09 01:38:12.169736 np0000172844 devstack@c-api.service[112527]: python threads support enabled May 09 01:38:12.169736 np0000172844 devstack@c-api.service[112527]: your server socket listen backlog is limited to 100 connections May 09 01:38:12.169736 np0000172844 devstack@c-api.service[112527]: your mercy for graceful operations on workers is 80 seconds May 09 01:38:12.171085 np0000172844 devstack@c-api.service[112527]: mapped 671795 bytes (656 KB) for 4 cores May 09 01:38:12.171085 np0000172844 devstack@c-api.service[112527]: *** Operational MODE: preforking *** May 09 01:38:12.171085 np0000172844 devstack@c-api.service[112527]: *** uWSGI is running in multiple interpreter mode *** May 09 01:38:12.171085 np0000172844 devstack@c-api.service[112527]: spawned uWSGI master process (pid: 112527) May 09 01:38:12.170855 np0000172844 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 01:38:12.171515 np0000172844 devstack@c-api.service[112527]: spawned uWSGI worker 1 (pid: 112529, cores: 1) May 09 01:38:12.171990 np0000172844 devstack@c-api.service[112527]: spawned uWSGI worker 2 (pid: 112530, cores: 1) May 09 01:38:12.172580 np0000172844 devstack@c-api.service[112527]: spawned uWSGI worker 3 (pid: 112531, cores: 1) May 09 01:38:12.173049 np0000172844 devstack@c-api.service[112527]: spawned uWSGI worker 4 (pid: 112532, cores: 1) May 09 01:38:12.173049 np0000172844 devstack@c-api.service[112527]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 01:38:12.296121 np0000172844 devstack@c-api.service[112531]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 01:38:12.296121 np0000172844 devstack@c-api.service[112531]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 01:38:12.296121 np0000172844 devstack@c-api.service[112531]: we strongly recommend against using it for new projects. May 09 01:38:12.296121 np0000172844 devstack@c-api.service[112531]: If you are already using Eventlet, we recommend migrating to a different May 09 01:38:12.296121 np0000172844 devstack@c-api.service[112531]: framework. For more detail see May 09 01:38:12.296121 np0000172844 devstack@c-api.service[112531]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 01:38:12.296121 np0000172844 devstack@c-api.service[112531]: import eventlet # noqa May 09 01:38:12.297134 np0000172844 devstack@c-api.service[112529]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 01:38:12.297134 np0000172844 devstack@c-api.service[112529]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 01:38:12.297134 np0000172844 devstack@c-api.service[112529]: we strongly recommend against using it for new projects. May 09 01:38:12.297134 np0000172844 devstack@c-api.service[112529]: If you are already using Eventlet, we recommend migrating to a different May 09 01:38:12.297134 np0000172844 devstack@c-api.service[112529]: framework. For more detail see May 09 01:38:12.297134 np0000172844 devstack@c-api.service[112529]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 01:38:12.297134 np0000172844 devstack@c-api.service[112529]: import eventlet # noqa May 09 01:38:12.303856 np0000172844 devstack@c-api.service[112532]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 01:38:12.303856 np0000172844 devstack@c-api.service[112532]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 01:38:12.303856 np0000172844 devstack@c-api.service[112532]: we strongly recommend against using it for new projects. May 09 01:38:12.303856 np0000172844 devstack@c-api.service[112532]: If you are already using Eventlet, we recommend migrating to a different May 09 01:38:12.303856 np0000172844 devstack@c-api.service[112532]: framework. For more detail see May 09 01:38:12.303856 np0000172844 devstack@c-api.service[112532]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 01:38:12.303856 np0000172844 devstack@c-api.service[112532]: import eventlet # noqa May 09 01:38:12.307313 np0000172844 devstack@c-api.service[112530]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 01:38:12.307313 np0000172844 devstack@c-api.service[112530]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 01:38:12.307313 np0000172844 devstack@c-api.service[112530]: we strongly recommend against using it for new projects. May 09 01:38:12.307313 np0000172844 devstack@c-api.service[112530]: If you are already using Eventlet, we recommend migrating to a different May 09 01:38:12.307313 np0000172844 devstack@c-api.service[112530]: framework. For more detail see May 09 01:38:12.307313 np0000172844 devstack@c-api.service[112530]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 01:38:12.307313 np0000172844 devstack@c-api.service[112530]: import eventlet # noqa May 09 01:38:12.385527 np0000172844 devstack@c-api.service[112529]: /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 01:38:12.385527 np0000172844 devstack@c-api.service[112529]: debtcollector.deprecate( May 09 01:38:12.390640 np0000172844 devstack@c-api.service[112532]: /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 01:38:12.390640 np0000172844 devstack@c-api.service[112532]: debtcollector.deprecate( May 09 01:38:12.395157 np0000172844 devstack@c-api.service[112531]: /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 01:38:12.395157 np0000172844 devstack@c-api.service[112531]: debtcollector.deprecate( May 09 01:38:12.399466 np0000172844 devstack@c-api.service[112530]: /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 01:38:12.399466 np0000172844 devstack@c-api.service[112530]: debtcollector.deprecate( May 09 01:38:12.463333 np0000172844 devstack@c-api.service[112529]: /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 01:38:12.463333 np0000172844 devstack@c-api.service[112529]: from cgi import parse_header May 09 01:38:12.477388 np0000172844 devstack@c-api.service[112532]: /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 01:38:12.477388 np0000172844 devstack@c-api.service[112532]: from cgi import parse_header May 09 01:38:12.480762 np0000172844 devstack@c-api.service[112530]: /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 01:38:12.480762 np0000172844 devstack@c-api.service[112530]: from cgi import parse_header May 09 01:38:12.483456 np0000172844 devstack@c-api.service[112531]: /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 01:38:12.483456 np0000172844 devstack@c-api.service[112531]: from cgi import parse_header May 09 01:38:12.509552 np0000172844 devstack@c-api.service[112529]: /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 01:38:12.509552 np0000172844 devstack@c-api.service[112529]: removals.removed_module( May 09 01:38:12.510246 np0000172844 devstack@c-api.service[112529]: /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 01:38:12.510246 np0000172844 devstack@c-api.service[112529]: removals.removed_module( May 09 01:38:12.525199 np0000172844 devstack@c-api.service[112530]: /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 01:38:12.525199 np0000172844 devstack@c-api.service[112530]: removals.removed_module( May 09 01:38:12.525863 np0000172844 devstack@c-api.service[112530]: /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 01:38:12.525863 np0000172844 devstack@c-api.service[112530]: removals.removed_module( May 09 01:38:12.526924 np0000172844 devstack@c-api.service[112532]: /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 01:38:12.526924 np0000172844 devstack@c-api.service[112532]: removals.removed_module( May 09 01:38:12.527787 np0000172844 devstack@c-api.service[112532]: /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 01:38:12.527787 np0000172844 devstack@c-api.service[112532]: removals.removed_module( May 09 01:38:12.531658 np0000172844 devstack@c-api.service[112531]: /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 01:38:12.531658 np0000172844 devstack@c-api.service[112531]: removals.removed_module( May 09 01:38:12.532643 np0000172844 devstack@c-api.service[112531]: /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 01:38:12.532643 np0000172844 devstack@c-api.service[112531]: removals.removed_module( May 09 01:38:13.111963 np0000172844 devstack@c-api.service[112529]: /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 01:38:13.111963 np0000172844 devstack@c-api.service[112529]: warnings.warn( May 09 01:38:13.155279 np0000172844 devstack@c-api.service[112530]: /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 01:38:13.155279 np0000172844 devstack@c-api.service[112530]: warnings.warn( May 09 01:38:13.168138 np0000172844 devstack@c-api.service[112532]: /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 01:38:13.168138 np0000172844 devstack@c-api.service[112532]: warnings.warn( May 09 01:38:13.201685 np0000172844 devstack@c-api.service[112531]: /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 01:38:13.201685 np0000172844 devstack@c-api.service[112531]: warnings.warn( May 09 01:38:13.244975 np0000172844 devstack@c-api.service[112529]: /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 01:38:13.244975 np0000172844 devstack@c-api.service[112529]: warnings.warn( May 09 01:38:13.279374 np0000172844 devstack@c-api.service[112530]: /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 01:38:13.279374 np0000172844 devstack@c-api.service[112530]: warnings.warn( May 09 01:38:13.291535 np0000172844 devstack@c-api.service[112532]: /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 01:38:13.291535 np0000172844 devstack@c-api.service[112532]: warnings.warn( May 09 01:38:13.336458 np0000172844 devstack@c-api.service[112531]: /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 01:38:13.336458 np0000172844 devstack@c-api.service[112531]: warnings.warn( May 09 01:38:13.571729 np0000172844 devstack@c-api.service[112529]: 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 01:38:13.572300 np0000172844 devstack@c-api.service[112529]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112529) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 01:38:13.580146 np0000172844 devstack@c-api.service[112532]: 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 01:38:13.580602 np0000172844 devstack@c-api.service[112532]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112532) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 01:38:13.587337 np0000172844 devstack@c-api.service[112530]: 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 01:38:13.587768 np0000172844 devstack@c-api.service[112530]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112530) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 01:38:13.637215 np0000172844 devstack@c-api.service[112531]: 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 01:38:13.637373 np0000172844 devstack@c-api.service[112531]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112531) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 01:38:13.658800 np0000172844 devstack@c-api.service[112532]: /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 01:38:13.658800 np0000172844 devstack@c-api.service[112532]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 01:38:13.661177 np0000172844 devstack@c-api.service[112530]: /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 01:38:13.661177 np0000172844 devstack@c-api.service[112530]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 01:38:13.661300 np0000172844 devstack@c-api.service[112529]: /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 01:38:13.661300 np0000172844 devstack@c-api.service[112529]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 01:38:13.700964 np0000172844 devstack@c-api.service[112531]: /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 01:38:13.700964 np0000172844 devstack@c-api.service[112531]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 01:38:14.105892 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112532) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 01:38:14.106097 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112529) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 01:38:14.106224 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.106289 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112530) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 01:38:14.106372 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.106520 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.106621 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.106621 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.106775 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112531) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 01:38:14.106856 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.106856 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.106942 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.107112 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.107176 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.107215 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.107457 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.108600 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.108661 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.108715 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.108759 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.108874 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.108874 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.109059 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.109149 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.109232 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.109317 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.109418 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.109502 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.109563 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.109602 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.109639 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.109675 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.109675 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.109749 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.109840 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.109885 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.109926 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.109969 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.110003 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.110046 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.110084 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.110084 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.110084 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.110193 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.110232 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.110268 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.110305 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.110363 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.110402 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.110451 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.110488 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.110533 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.110575 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.110619 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.110660 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.110705 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.110751 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.110787 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.110831 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.110880 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.110915 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.110948 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.110988 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.111028 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.111069 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.111103 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.111103 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.111103 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.111103 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.111261 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.111261 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.111386 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.112061 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.112119 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.112211 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.112389 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.112389 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.112389 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.112539 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.112575 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.112616 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.112616 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.112616 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.112735 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.112735 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.112812 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.113045 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.113136 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.113206 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.113293 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.113393 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.113471 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.113558 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.113639 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.113695 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.113738 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.113775 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.113861 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.113910 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.113951 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.113988 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.114030 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.114030 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.114099 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.114149 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.114196 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.114196 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.114272 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.114316 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.114316 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.114423 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.114462 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.114499 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.114535 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.114535 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.114621 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.114660 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.114660 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.114744 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.114789 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.114789 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.114866 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.114908 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.114951 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.114987 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.115024 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.115072 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.115115 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.115115 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.115191 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.115233 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.115275 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.115314 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.115380 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.115426 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.115469 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.115506 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.115549 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.115592 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.115638 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.115675 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.115719 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.115763 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.115806 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.115842 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.115884 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.115922 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.115963 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.115999 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.116035 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.116078 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.116122 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.116172 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.116211 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.116253 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.116300 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.116338 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.117155 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.117249 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.117335 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.117439 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.117525 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.117605 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.117676 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.117745 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.117826 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.117895 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.117963 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.118039 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.118109 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.118183 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.118183 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.118331 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.118436 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.118520 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.118520 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.118520 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.118520 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.118520 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.118520 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.118520 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.118520 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.118520 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.118520 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.119209 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.119209 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.119364 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.119364 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.119517 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.119595 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.119686 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.119770 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.119846 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.119920 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.119994 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.120068 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.120148 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.120229 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.120309 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.120398 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.120398 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.120398 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.120398 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.120671 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.120749 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.120749 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.120874 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.120874 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.120874 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.120874 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.120874 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.121183 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.121263 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.121332 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.121423 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.121510 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.121593 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.121671 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.121754 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.121879 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.121967 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.122045 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.122127 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.122217 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.122295 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.122394 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.122472 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.122569 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.122661 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.122741 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.122815 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.122896 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.122971 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.122971 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.123126 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.123210 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.123286 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.123336 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.123409 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.123409 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.123475 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.123475 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.123475 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.123475 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.123475 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.123636 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.123679 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.123713 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.123746 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.123788 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.123822 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.123862 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.123896 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.123946 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.123981 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.124020 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.124054 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.124109 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.124152 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.124152 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.124152 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.124259 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.124259 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.124259 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.124259 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.124259 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.124259 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.124259 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.124500 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.124500 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.124500 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.124500 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.124635 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.124671 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.124704 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.124736 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.124768 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.124810 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.124845 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.124889 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.124923 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.124965 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.124998 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.125031 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.125070 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.125110 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.125144 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.125178 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.125217 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.125251 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.125290 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.125331 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.125331 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.125331 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.125331 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.125331 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.129097 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.129213 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.129213 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.129384 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.129384 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.129384 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.129652 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.129724 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.129724 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.129724 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.129981 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.129981 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.129981 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.130188 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.130270 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.130360 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.130360 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.130541 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.130616 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.130687 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.130755 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.130830 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.130910 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.130989 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.131065 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.131144 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.131227 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.131308 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.131402 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.131480 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.131566 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.131649 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.131733 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.131733 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.131733 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.131949 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.131949 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.131949 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.131949 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.131949 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.131949 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.131949 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.132487 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.132487 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.132773 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.132817 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.132852 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.132896 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.132940 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.132977 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.133008 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.133042 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.133084 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.133121 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.133244 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.133286 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.133327 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.133606 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.133701 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.133805 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.133896 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.133974 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.134047 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.134121 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.134194 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.134283 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.134372 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.134463 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.134548 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.134615 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.134671 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.134709 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.134744 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.134776 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.134815 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.134858 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.134901 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.134937 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.134980 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.134980 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.134980 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.134980 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.134980 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.134980 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.135167 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.135167 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.135167 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.135167 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.135308 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.135381 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.135436 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.135481 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.135481 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.135560 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.135599 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.135636 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.135672 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.135672 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.135748 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.135748 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.135830 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.135830 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.135895 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.135933 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.135970 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.135970 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.136049 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.136092 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.136092 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.136092 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.136092 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.136092 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.136275 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.136275 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.136275 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.136275 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.136431 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.136470 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.136505 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.136541 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.136589 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.136625 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.136659 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.136692 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.136734 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.136770 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.136805 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.136849 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.136888 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.136928 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.136965 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.137004 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.137038 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.137080 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.137123 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.137163 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.137198 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.137232 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.137268 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.137302 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.137336 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.138021 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.138254 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.138363 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.138442 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.138527 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.138606 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.138685 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.138769 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.138841 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.138909 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.138983 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.139058 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.139143 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.139220 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.139298 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.139391 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.139483 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.139560 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.139648 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.139730 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.139811 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.139883 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.139883 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.139883 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.139883 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.139883 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.139883 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.140332 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.140332 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.140332 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.140332 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.140332 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.140332 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.140332 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.140864 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.140864 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.140864 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.140864 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.140864 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.140864 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.140864 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.141400 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.141493 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.141493 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.141639 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.141711 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.141783 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.141899 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.141979 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.142063 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.142145 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.142230 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.142321 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.142416 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.142503 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.142579 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.142661 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.142736 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.142807 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.142875 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.142945 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.142945 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.143085 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.143085 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.143229 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.143299 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.143395 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.143474 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.143552 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.143629 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.143706 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.143776 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.143847 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.143920 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.143993 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.144067 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.144143 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.144188 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.144230 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.144272 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.144316 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.144377 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.144426 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.144465 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.144502 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.144536 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.144573 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.144608 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.144639 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.144639 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.144702 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.144702 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.144774 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.144816 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.144858 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.144897 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.144946 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.144982 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.145020 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.145060 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.145096 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.145137 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.145179 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.145179 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.145251 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.145251 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.145359 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.145359 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.145445 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.145491 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.145528 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.145570 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.145614 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.145651 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.145651 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.145720 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.145757 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.145816 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.145862 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.145905 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.145939 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.145973 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.146006 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.146038 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.146038 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.146106 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.146140 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.146174 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.146213 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.146264 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.146264 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.146264 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.146906 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.146906 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.146906 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.146906 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.146906 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.146906 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.146906 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.147527 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.147527 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.147527 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.147527 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.147779 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.147859 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.147930 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.147998 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.148070 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.148147 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.148214 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.148214 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.148214 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.148214 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.148477 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.148477 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.148477 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.148477 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.148477 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.148477 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.148477 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.148959 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.148959 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.148959 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.148959 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.148959 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.148959 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.148959 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.149463 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.149463 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.149463 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.149463 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.149463 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.149463 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.149668 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.149707 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.149746 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.149746 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.149746 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.149746 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.149746 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.149746 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.149942 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.149970 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.149994 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.150017 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.150041 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.150073 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.150101 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.150125 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.150148 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.150176 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.150199 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.150222 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.150246 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.150269 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.150293 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.150322 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.150322 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.150322 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.150322 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.150322 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.150456 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.150485 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.150508 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.150537 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.150564 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.150590 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.150683 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.150709 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.150735 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.150735 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.150777 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.150800 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.150828 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.150852 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.150874 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.150898 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.150926 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.150948 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.150948 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.150948 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.150948 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.150948 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.151060 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.151084 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.151084 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.151134 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.151162 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.151189 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.151215 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.151238 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.151260 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.151284 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.151306 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.151328 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.151585 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.152041 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.152136 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.152189 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.152234 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.152283 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.152330 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.152392 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.152438 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.152483 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.152528 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.152582 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.152630 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.152674 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.152724 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.152768 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.152813 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.152858 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.152908 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.152958 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.153004 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.153056 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.153102 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.153152 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.153202 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.153247 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.153291 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.153341 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.153406 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.153453 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.153509 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.153566 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.153613 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.153662 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.153709 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.153758 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.153841 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.153889 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.153933 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.153982 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.154028 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.154072 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.154122 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.154171 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.154218 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.154266 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.154310 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.154373 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.154427 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.154427 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.154427 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.154566 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.154566 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.154566 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.154566 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.154566 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.154566 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.154566 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.154566 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.154566 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.154566 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.154981 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.154981 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.154981 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.154981 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.154981 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.154981 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.154981 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.154981 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.154981 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.154981 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.155408 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.155436 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.155436 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.155436 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.155505 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.155528 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.155551 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.155573 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.155594 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.155616 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.155647 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.155674 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.155700 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.155722 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.155745 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.155767 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.155789 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.155811 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.155811 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.155811 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.155871 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.155901 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.155901 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.155946 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.155946 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.155946 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.155946 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.155946 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.155946 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.158279 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.158329 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.158405 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.158479 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.158534 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.158584 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.158636 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.158684 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.158730 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.158730 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.158819 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.158866 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.158928 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.159002 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.159200 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.159282 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.159359 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.159451 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.159525 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.159579 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.159634 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.160182 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.160250 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.160302 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.160456 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.160527 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.160581 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.160646 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.160867 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.160908 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.160934 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.161007 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.161057 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.161104 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.161156 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.161185 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.161212 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.161234 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.161257 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.161284 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.161311 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.161337 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.161380 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.161411 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.161438 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.161438 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.161487 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.161509 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.161622 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.162124 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.162219 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.162305 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.162410 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.162497 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.162588 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.162681 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.165538 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.165538 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.165695 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.165695 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.165934 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.165993 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.166036 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.166075 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.166109 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.166310 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.166310 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.166310 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.166475 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.166516 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.166551 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.166607 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.166648 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.166648 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.166648 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.166648 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.166648 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.166805 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.166805 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.166805 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.166896 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.166896 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.166966 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.167006 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.167045 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.167085 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.167120 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.167158 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.167197 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.167231 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.167270 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.167308 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.167358 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.167403 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.167444 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.167482 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.167515 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.167549 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.167587 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.167621 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.167661 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.167695 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.167728 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.167762 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.167795 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.167835 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.167869 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.167907 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.167941 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.167974 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.168013 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.168047 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.168084 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.168084 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.168084 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.168084 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.169562 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.169623 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.169719 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.169807 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.169879 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.169879 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.169993 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.170246 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.170294 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.170365 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.170454 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.170516 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.170585 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.170661 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:38:14.170661 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:38:14.170793 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:38:14.170793 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:38:14.170869 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:38:14.170951 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:38:14.171019 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:38:14.214323 np0000172844 devstack@c-api.service[112532]: INFO dbcounter [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Registered counter for database cinder May 09 01:38:14.214628 np0000172844 devstack@c-api.service[112531]: INFO dbcounter [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Registered counter for database cinder May 09 01:38:14.214759 np0000172844 devstack@c-api.service[112530]: INFO dbcounter [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Registered counter for database cinder May 09 01:38:14.220232 np0000172844 devstack@c-api.service[112529]: INFO dbcounter [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Registered counter for database cinder May 09 01:38:14.229863 np0000172844 devstack@c-api.service[112532]: DEBUG oslo_db.sqlalchemy.engines [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 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=112532) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:38:14.236837 np0000172844 devstack@c-api.service[112530]: DEBUG oslo_db.sqlalchemy.engines [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 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=112530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:38:14.242282 np0000172844 devstack@c-api.service[112529]: DEBUG oslo_db.sqlalchemy.engines [None req-6baa4f69-04c2-490c-b950-6842e3169a2c 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=112529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:38:14.248078 np0000172844 devstack@c-api.service[112531]: DEBUG oslo_db.sqlalchemy.engines [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 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=112531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:38:14.350585 np0000172844 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writer thread running {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 01:38:14.353122 np0000172844 devstack@c-api.service[112532]: INFO cinder.rpc [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 01:38:14.353251 np0000172844 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writer thread running {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 01:38:14.355427 np0000172844 devstack@c-api.service[112532]: INFO cinder.rpc [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 01:38:14.356046 np0000172844 devstack@c-api.service[112530]: INFO cinder.rpc [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 01:38:14.357304 np0000172844 devstack@c-api.service[112532]: INFO cinder.rpc [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 01:38:14.358843 np0000172844 devstack@c-api.service[112530]: INFO cinder.rpc [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 01:38:14.359027 np0000172844 devstack@c-api.service[112532]: INFO cinder.rpc [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 01:38:14.359904 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.360912 np0000172844 devstack@c-api.service[112530]: INFO cinder.rpc [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 01:38:14.361581 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.362858 np0000172844 devstack@c-api.service[112530]: INFO cinder.rpc [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 01:38:14.363983 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.364808 np0000172844 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writer thread running {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 01:38:14.365863 np0000172844 devstack@c-api.service[112532]: DEBUG oslo_db.sqlalchemy.engines [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 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=112532) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:38:14.366270 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.367759 np0000172844 devstack@c-api.service[112532]: INFO cinder.rpc [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 01:38:14.367957 np0000172844 devstack@c-api.service[112529]: INFO cinder.rpc [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 01:38:14.369412 np0000172844 devstack@c-api.service[112532]: INFO cinder.rpc [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 01:38:14.369546 np0000172844 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writer thread running {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 01:38:14.370227 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.371390 np0000172844 devstack@c-api.service[112529]: INFO cinder.rpc [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 01:38:14.371872 np0000172844 devstack@c-api.service[112530]: DEBUG oslo_db.sqlalchemy.engines [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 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=112530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:38:14.372303 np0000172844 devstack@c-api.service[112531]: INFO cinder.rpc [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 01:38:14.374162 np0000172844 devstack@c-api.service[112530]: INFO cinder.rpc [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 01:38:14.374370 np0000172844 devstack@c-api.service[112529]: INFO cinder.rpc [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 01:38:14.374981 np0000172844 devstack@c-api.service[112531]: INFO cinder.rpc [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 01:38:14.376498 np0000172844 devstack@c-api.service[112529]: INFO cinder.rpc [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 01:38:14.376566 np0000172844 devstack@c-api.service[112530]: INFO cinder.rpc [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 01:38:14.376791 np0000172844 devstack@c-api.service[112531]: INFO cinder.rpc [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 01:38:14.377409 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.377806 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.378483 np0000172844 devstack@c-api.service[112531]: INFO cinder.rpc [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 01:38:14.379180 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.379373 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.379481 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.381162 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.382686 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.384328 np0000172844 devstack@c-api.service[112529]: DEBUG oslo_db.sqlalchemy.engines [None req-6baa4f69-04c2-490c-b950-6842e3169a2c 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=112529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:38:14.385905 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.386788 np0000172844 devstack@c-api.service[112531]: DEBUG oslo_db.sqlalchemy.engines [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 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=112531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:38:14.386916 np0000172844 devstack@c-api.service[112529]: INFO cinder.rpc [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 01:38:14.389135 np0000172844 devstack@c-api.service[112531]: INFO cinder.rpc [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 01:38:14.389280 np0000172844 devstack@c-api.service[112529]: INFO cinder.rpc [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 01:38:14.390033 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.390569 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.391084 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.391397 np0000172844 devstack@c-api.service[112531]: INFO cinder.rpc [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 01:38:14.392537 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.393072 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.394545 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.396023 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.397848 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.399202 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.401031 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.402154 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.402311 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.404518 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.404933 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.405406 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.405704 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.407208 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.407802 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.408166 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.408341 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.409885 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.411433 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.411570 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.411905 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.414831 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.414968 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.415667 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.415813 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.418159 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.418852 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.418922 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.419094 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.420424 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.421234 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.421311 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.421887 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.422785 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.423266 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.424239 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.425150 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.425844 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.426057 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.427271 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.428083 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.428367 np0000172844 devstack@c-api.service[112532]: WARNING cinder.api.contrib.hosts [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 01:38:14.428917 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.428985 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.429099 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.429615 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.430713 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.431917 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.432263 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.432335 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.432477 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.433112 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: extensions {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.433453 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.434369 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: encryption {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.434681 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.436026 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: encryption {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.436132 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.436213 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.437600 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: os-quota-sets {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.437694 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.438399 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.439023 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: cgsnapshots {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.439321 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.440469 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: os-quota-class-sets {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.440801 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.441818 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: os-availability-zone {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.441911 np0000172844 devstack@c-api.service[112530]: WARNING cinder.api.contrib.hosts [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 01:38:14.441963 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.442158 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.442688 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.443075 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: qos-specs {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.444178 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.444515 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.445146 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: backups {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.445357 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.445819 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.446294 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.446683 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: extensions {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.447156 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: extra_specs {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.447587 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.447925 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: encryption {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.447992 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.449110 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.449220 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: os-snapshot-manage {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.449528 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: encryption {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.449733 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.450612 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.450714 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: os-volume-type-access {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.451124 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: os-quota-sets {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.451320 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.452205 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.452265 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: capabilities {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.452531 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: cgsnapshots {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.452588 np0000172844 devstack@c-api.service[112529]: WARNING cinder.api.contrib.hosts [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 01:38:14.453315 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.453540 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: os-hosts {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.453733 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.453966 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: os-quota-class-sets {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.454854 np0000172844 devstack@c-api.service[112531]: WARNING cinder.api.contrib.hosts [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 01:38:14.454925 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: consistencygroups {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.455070 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.455290 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: os-availability-zone {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.455581 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.456570 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: qos-specs {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.456813 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: os-volume-transfer {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.456870 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.457071 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.457842 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: extensions {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.458469 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: scheduler-stats {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.458669 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.458724 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: backups {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.459215 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: encryption {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.459691 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: extensions {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.459946 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extended resource: os-volume-manage {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.460991 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: extra_specs {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.461066 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: encryption {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.461300 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: encryption {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.462426 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.462672 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: encryption {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.463031 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: os-quota-sets {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.463142 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: os-snapshot-manage {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.463398 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.contrib.snapshot_actions [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] SnapshotActionsController initialized {{(pid=112532) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 01:38:14.464150 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.464208 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: os-quota-sets {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.464704 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: cgsnapshots {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.464762 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: os-volume-type-access {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.465681 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.465754 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: cgsnapshots {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.466257 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: os-quota-class-sets {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.466321 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: capabilities {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.467099 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.467173 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: os-quota-class-sets {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.467576 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: os-hosts {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.467748 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: os-availability-zone {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.468511 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.468569 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: os-availability-zone {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.468889 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: consistencygroups {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.469190 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: qos-specs {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.469832 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: qos-specs {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.469958 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.470853 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: os-volume-transfer {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.471488 np0000172844 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.471547 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: backups {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.472332 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.472445 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.472490 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: backups {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.472619 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: scheduler-stats {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.472655 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.472655 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.472796 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.472873 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.472999 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.473079 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.473207 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.473314 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extension UsedLimits extending resource: limits {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.473430 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extension TypesManage extending resource: types {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.473513 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extension AdminActions extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.473670 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extension AdminActions extending resource: snapshots {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.473759 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extension AdminActions extending resource: backups {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.473876 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extension VolumeActions extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.473926 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extended resource: os-volume-manage {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.474082 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.474520 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: extra_specs {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.475021 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: extra_specs {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.476083 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: os-snapshot-manage {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.476142 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.476354 np0000172844 devstack@c-api.service[112532]: WARNING keystonemiddleware.auth_token [None req-cc7d45f1-eff2-444c-b526-3204ae7060a3 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 01:38:14.476734 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: os-snapshot-manage {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.477098 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] SnapshotActionsController initialized {{(pid=112530) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 01:38:14.477611 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: os-volume-type-access {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.477898 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.478392 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: os-volume-type-access {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.479191 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: capabilities {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.479299 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.480069 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: capabilities {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.480477 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: os-hosts {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.480700 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.481811 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: os-hosts {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.481880 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: consistencygroups {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.482166 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.482535 np0000172844 devstack@c-api.service[112532]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x778a6aea3668 pid: 112532 (default app) May 09 01:38:14.483053 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.483053 np0000172844 devstack@c-api.service[112532]: warnings.warn( May 09 01:38:14.483392 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: consistencygroups {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.483601 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.483762 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: os-volume-transfer {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.485103 np0000172844 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.485457 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: scheduler-stats {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.485956 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: os-volume-transfer {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.486015 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.486109 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.486185 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.486308 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.486425 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.486506 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.486633 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.486733 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.486847 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.486936 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extended resource: os-volume-manage {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.487009 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extension UsedLimits extending resource: limits {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.487049 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extension TypesManage extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.487127 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extension AdminActions extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.487248 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extension AdminActions extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.487363 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extension AdminActions extending resource: backups {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.487471 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extension VolumeActions extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.487681 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.488235 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: scheduler-stats {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.489220 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.489860 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extended resource: os-volume-manage {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:38:14.490242 np0000172844 devstack@c-api.service[112530]: WARNING keystonemiddleware.auth_token [None req-5d8f21ff-08b3-4d3a-95ab-9d7c04ca2923 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 01:38:14.490385 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.contrib.snapshot_actions [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] SnapshotActionsController initialized {{(pid=112531) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 01:38:14.491065 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.491139 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.491139 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.491139 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.491139 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.491139 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.491546 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.491546 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.491546 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.491546 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.491546 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.491977 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.491977 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.491977 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.491977 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.491977 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.491977 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.492372 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.492372 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.492372 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.492372 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.492651 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.492651 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.492651 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.492651 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.492911 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.492911 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.492911 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.492911 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.493166 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.493166 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.493166 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.493166 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.493166 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.493499 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.493499 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.493499 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.493499 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.493499 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.493872 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.493872 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.493872 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.493872 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.493872 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.493872 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.494254 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.494254 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.494254 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.494254 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.494254 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.494254 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.495720 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.495720 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.495720 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.495720 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.495720 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.495720 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.496376 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.496376 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.496376 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.496376 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.496376 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.496949 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.496949 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.496949 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.496949 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.496949 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.497490 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.497490 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.497490 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.497490 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.497490 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.497490 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.498242 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.498242 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.498242 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.498242 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.498242 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.498242 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.498674 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.498674 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.498674 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.498674 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.498674 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.499056 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.499056 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.499056 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.499056 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.499056 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.499428 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.499428 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.499428 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.499428 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.499731 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.499731 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.499731 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.499731 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.500026 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.500026 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.500026 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.500026 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.500026 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.500422 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.500422 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.500422 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.500422 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.500422 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.500774 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.500774 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.500774 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.500774 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.501076 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.501076 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.501076 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.501076 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.501463 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.501463 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.501463 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.501463 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.501804 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.501804 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.501804 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.501804 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.502124 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.502124 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.502124 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.502124 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.502521 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.502521 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.502521 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.502521 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.502521 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.503006 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.503006 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.503006 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.503209 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.503281 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.503281 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.503281 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.503281 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.503281 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.503635 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.503635 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.503635 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.503635 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.503635 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.503635 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.503635 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.503911 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.503911 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.503911 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.503911 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.503911 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.503911 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.504194 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.504194 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.504194 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.504194 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.504194 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.504194 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.504465 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.504465 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.504465 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.504465 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.504465 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.504465 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.504706 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.504706 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.504706 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.504706 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.504878 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.504878 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.504878 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.504878 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.505041 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.505041 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.505041 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.505041 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.505226 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.505226 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.505226 np0000172844 devstack@c-api.service[112532]: /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 01:38:14.505226 np0000172844 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) May 09 01:38:14.505434 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.505472 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.contrib.snapshot_actions [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] SnapshotActionsController initialized {{(pid=112529) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 01:38:14.505518 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.505551 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.505583 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-8efddbe1-9350-4a54-949f-c17aac928c98 None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:38:14.505622 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.505674 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.505706 np0000172844 devstack@c-api.service[112530]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x778a6aea3668 pid: 112530 (default app) May 09 01:38:14.505741 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.505774 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.505807 np0000172844 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 1/1] 199.204.45.49 () {60 vars in 946 bytes} [Sat May 9 01:38:14 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 01:38:14.505842 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.505874 np0000172844 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.505874 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.505874 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.505874 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.505874 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.505874 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.506072 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.506107 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.506107 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.506107 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.506107 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.506107 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extension UsedLimits extending resource: limits {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.506107 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extension TypesManage extending resource: types {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.506107 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extension AdminActions extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.507552 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extension AdminActions extending resource: snapshots {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.507552 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extension AdminActions extending resource: backups {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.507552 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extension VolumeActions extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.507552 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.507816 np0000172844 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:38:14.507816 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.507816 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.507816 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.507816 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.507816 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.507816 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.508261 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.508261 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.508427 np0000172844 devstack@c-api.service[112531]: WARNING keystonemiddleware.auth_token [None req-d055fce0-895d-4e91-af2d-7bcfb6f80fc3 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 01:38:14.508509 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.508509 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extension UsedLimits extending resource: limits {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.508509 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extension TypesManage extending resource: types {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.508509 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extension AdminActions extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.508509 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extension AdminActions extending resource: snapshots {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.508509 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extension AdminActions extending resource: backups {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.508509 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extension VolumeActions extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.508934 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-6baa4f69-04c2-490c-b950-6842e3169a2c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:38:14.508934 np0000172844 devstack@c-api.service[112529]: WARNING keystonemiddleware.auth_token [None req-6baa4f69-04c2-490c-b950-6842e3169a2c 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 01:38:14.509916 np0000172844 devstack@c-api.service[112531]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x778a6aea3668 pid: 112531 (default app) May 09 01:38:14.513151 np0000172844 devstack@c-api.service[112529]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x778a6aea3668 pid: 112529 (default app) May 09 01:38:21.940820 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.940820 np0000172844 devstack@c-api.service[112530]: warnings.warn( May 09 01:38:21.957180 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.957180 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.957180 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.957180 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.957521 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.957521 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.957521 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.957521 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.957785 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.957785 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.957785 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.957785 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.957785 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.957785 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.958160 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.958160 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.958160 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.958160 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.958160 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.958501 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.958501 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.958501 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.958501 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.958501 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.958951 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.958951 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.958951 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.958951 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.959242 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.959242 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.959242 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.959242 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.959242 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.959573 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.959573 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.959573 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.959573 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.959573 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.959847 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.959847 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.959847 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.959847 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.959847 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.959847 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.960253 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.960253 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.960253 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.960253 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.960253 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.960253 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.960653 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.960653 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.960653 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.960653 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.960653 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.960653 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.960990 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.960990 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.960990 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.960990 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.960990 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.961380 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.961380 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.961380 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.961380 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.961380 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.961678 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.961678 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.961678 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.961678 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.961678 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.961678 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.962032 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.962032 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.962032 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.962032 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.962032 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.962032 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.962370 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.962370 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.962370 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.962370 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.962370 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.962802 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.962802 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.962802 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.962802 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.962802 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.963079 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.963079 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.963079 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.963079 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.963329 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.963329 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.963329 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.963329 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.963619 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.963619 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.963619 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.963619 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.963619 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.963819 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.963819 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.963819 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.963819 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.963819 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.964001 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.964001 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.964001 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.964001 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.964154 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.964154 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.964154 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.964154 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.964329 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.964329 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.964329 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.964329 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.964517 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.964517 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.964517 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.964517 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.964674 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.964674 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.964674 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.964674 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.964828 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.964828 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.964828 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.964828 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.964828 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.965020 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.965020 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.965020 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.965020 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.965020 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.965020 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.965355 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.965355 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.965355 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.965355 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.965355 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.965556 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.965556 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.965556 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.965556 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.965556 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.965556 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.965785 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.965785 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.965785 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.965785 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.965785 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.965785 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.966012 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.966012 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.966012 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.966012 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.966012 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.966012 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.966234 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.966234 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.966234 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.966234 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.966234 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.966234 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.966491 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.966491 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.966491 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.966491 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.966682 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.966682 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.966682 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.966682 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.966682 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.966875 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.966875 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.966875 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.966875 np0000172844 devstack@c-api.service[112530]: /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 01:38:21.966875 np0000172844 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 09 01:38:21.966875 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-5a2a7aa1-aba4-4ba0-bd7d-41eaa9cd155c None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:38:22.446800 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-5a2a7aa1-aba4-4ba0-bd7d-41eaa9cd155c admin admin] POST https://199.204.45.49/volume/v3/types May 09 01:38:22.447444 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-5a2a7aa1-aba4-4ba0-bd7d-41eaa9cd155c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 01:38:22.449150 np0000172844 devstack@c-api.service[112530]: /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 01:38:22.449150 np0000172844 devstack@c-api.service[112530]: warnings.warn( May 09 01:38:22.459363 np0000172844 devstack@c-api.service[112530]: DEBUG oslo_db.sqlalchemy.engines [None req-5a2a7aa1-aba4-4ba0-bd7d-41eaa9cd155c 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=112530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:38:22.495239 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-5a2a7aa1-aba4-4ba0-bd7d-41eaa9cd155c admin admin] https://199.204.45.49/volume/v3/types returned with HTTP 200 May 09 01:38:22.495837 np0000172844 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 1/2] 199.204.45.49 () {68 vars in 1281 bytes} [Sat May 9 01:38:21 2026] POST /volume/v3/types => generated 186 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 01:38:22.508970 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [req-5a2a7aa1-aba4-4ba0-bd7d-41eaa9cd155c req-9260d56a-1f06-4f03-b57f-0151f9cf74e3 None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:38:22.878764 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [req-5a2a7aa1-aba4-4ba0-bd7d-41eaa9cd155c req-9260d56a-1f06-4f03-b57f-0151f9cf74e3 admin admin] POST https://199.204.45.49/volume/v3/types/8c53bb52-ed4a-4e2e-b40a-bb15de1e6cbe/extra_specs May 09 01:38:22.879332 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [req-5a2a7aa1-aba4-4ba0-bd7d-41eaa9cd155c req-9260d56a-1f06-4f03-b57f-0151f9cf74e3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 01:38:22.881091 np0000172844 devstack@c-api.service[112532]: /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 01:38:22.881091 np0000172844 devstack@c-api.service[112532]: warnings.warn( May 09 01:38:22.891287 np0000172844 devstack@c-api.service[112532]: DEBUG oslo_db.sqlalchemy.engines [req-5a2a7aa1-aba4-4ba0-bd7d-41eaa9cd155c req-9260d56a-1f06-4f03-b57f-0151f9cf74e3 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=112532) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:38:22.959398 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [req-5a2a7aa1-aba4-4ba0-bd7d-41eaa9cd155c req-9260d56a-1f06-4f03-b57f-0151f9cf74e3 admin admin] https://199.204.45.49/volume/v3/types/8c53bb52-ed4a-4e2e-b40a-bb15de1e6cbe/extra_specs returned with HTTP 200 May 09 01:38:22.959841 np0000172844 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 2/3] 199.204.45.49 () {70 vars in 1498 bytes} [Sat May 9 01:38:22 2026] POST /volume/v3/types/8c53bb52-ed4a-4e2e-b40a-bb15de1e6cbe/extra_specs => generated 55 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:38:24.388786 np0000172844 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=6 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:38:24.390588 np0000172844 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=6 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:38:32.492421 np0000172844 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:38:32.956713 np0000172844 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:41:07.229161 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.229161 np0000172844 devstack@c-api.service[112531]: warnings.warn( May 09 01:41:07.241871 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.241871 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.241871 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.241871 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.242297 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.242297 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.242297 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.242297 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.242645 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.242645 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.242645 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.242645 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.242645 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.242645 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.243069 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.243069 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.243069 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.243069 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.243069 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.243668 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.243668 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.243668 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.243668 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.243668 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.244024 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.244024 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.244024 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.244024 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.244393 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.244393 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.244393 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.244393 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.244393 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.244762 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.244762 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.244762 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.244762 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.244762 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.245181 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.245181 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.245181 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.245181 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.245181 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.245181 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.245638 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.245638 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.245638 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.245638 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.245638 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.245638 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.246082 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.246082 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.246082 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.246082 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.246082 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.246082 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.246542 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.246542 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.246542 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.246542 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.246542 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.246915 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.246915 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.246915 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.246915 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.246915 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.247335 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.247335 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.247335 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.247335 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.247335 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.247335 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.247777 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.247777 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.247777 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.247777 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.247777 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.247777 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.248184 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.248184 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.248184 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.248184 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.248184 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.248641 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.248641 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.248641 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.248641 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.248641 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.248974 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.248974 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.248974 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.248974 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.249484 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.249484 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.249484 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.249484 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.249808 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.249808 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.249808 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.249808 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.249808 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.250227 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.250227 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.250227 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.250227 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.250227 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.250651 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.250651 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.250651 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.250651 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.250927 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.250927 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.250927 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.250927 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.251280 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.251280 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.251280 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.251280 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.251614 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.251614 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.251614 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.251614 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.251889 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.251889 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.251889 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.251889 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.252059 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.252059 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.252059 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.252059 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.252059 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.252224 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.252224 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.252224 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.252224 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.252224 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.252224 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.252431 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.252431 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.252431 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.252431 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.252431 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.252582 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.252582 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.252582 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.252582 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.252582 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.252582 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.252808 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.252808 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.252808 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.252808 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.252808 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.252808 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.253006 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.253006 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.253006 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.253006 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.253006 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.253006 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.253194 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.253194 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.253194 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.253194 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.253194 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.253194 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.253409 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.253409 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.253409 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.253409 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.253538 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.253538 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.253538 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.253538 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.253538 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.253703 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.253703 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.253703 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.253703 np0000172844 devstack@c-api.service[112531]: /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 01:41:07.253703 np0000172844 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 09 01:41:07.253703 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-bc1c6313-07b4-48f1-a60f-88daa4f4efbc None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:41:07.253703 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-bc1c6313-07b4-48f1-a60f-88daa4f4efbc None None] GET https://199.204.45.49/volume// May 09 01:41:07.253910 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-bc1c6313-07b4-48f1-a60f-88daa4f4efbc None None] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:41:07.253910 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-bc1c6313-07b4-48f1-a60f-88daa4f4efbc None None] Calling method 'all' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:41:07.253910 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-bc1c6313-07b4-48f1-a60f-88daa4f4efbc None None] https://199.204.45.49/volume// returned with HTTP 300 May 09 01:41:07.253910 np0000172844 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 1/4] 199.204.45.49 () {66 vars in 1449 bytes} [Sat May 9 01:41:07 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 01:41:44.138440 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.138440 np0000172844 devstack@c-api.service[112529]: warnings.warn( May 09 01:41:44.152077 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.152077 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.152077 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.152077 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.152513 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.152513 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.152513 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.152513 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.152745 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.152745 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.152745 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.152745 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.152745 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.152745 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.153104 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.153104 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.153104 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.153104 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.153104 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.153489 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.153489 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.153489 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.153489 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.153489 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.153845 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.153845 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.153845 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.153845 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.154115 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.154115 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.154115 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.154115 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.154115 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.154442 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.154442 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.154442 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.154442 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.154442 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.154716 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.154716 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.154716 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.154716 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.154716 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.154716 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.155036 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.155036 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.155036 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.155036 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.155036 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.155036 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.155391 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.155391 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.155391 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.155391 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.155391 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.155391 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.155741 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.155741 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.155741 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.155741 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.155741 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.156015 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.156015 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.156015 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.156015 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.156015 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.156267 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.156267 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.156267 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.156267 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.156267 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.156267 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.156602 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.156602 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.156602 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.156602 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.156602 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.156602 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.156915 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.156915 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.156915 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.156915 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.156915 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.157207 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.157207 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.157207 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.157207 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.157207 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.157552 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.157552 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.157552 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.157552 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.157783 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.157783 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.157783 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.157783 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.157995 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.157995 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.157995 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.157995 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.157995 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.158270 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.158270 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.158270 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.158270 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.158270 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.158557 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.158557 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.158557 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.158557 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.158770 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.158770 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.158770 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.158770 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.158986 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.158986 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.158986 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.158986 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.159374 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.159374 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.159374 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.159374 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.159591 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.159591 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.159591 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.159591 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.159825 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.159825 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.159825 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.159825 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.159825 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.160098 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.160098 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.160098 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.160098 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.160098 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.160098 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.160455 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.160455 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.160455 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.160455 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.160455 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.160710 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.160710 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.160710 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.160710 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.160710 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.160710 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.161025 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.161025 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.161025 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.161025 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.161025 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.161025 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.161334 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.161334 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.161334 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.161334 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.161334 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.161334 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.161769 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.161769 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.161769 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.161769 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.161769 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.161769 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.161999 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.161999 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.161999 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.161999 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.162100 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.162100 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.162100 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.162100 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.162100 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.162229 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.162229 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.162229 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.162229 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.162229 np0000172844 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) May 09 01:41:44.162229 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-bc3866a6-3bcc-4c46-81db-9dcae44bc63d None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:41:44.469893 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-bc3866a6-3bcc-4c46-81db-9dcae44bc63d demo demo] GET https://199.204.45.49/volume/v3/types?is_public=None May 09 01:41:44.470212 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-bc3866a6-3bcc-4c46-81db-9dcae44bc63d demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:41:44.470488 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-bc3866a6-3bcc-4c46-81db-9dcae44bc63d demo demo] Calling method 'index' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:41:44.470937 np0000172844 devstack@c-api.service[112529]: /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 01:41:44.470937 np0000172844 devstack@c-api.service[112529]: warnings.warn( May 09 01:41:44.471541 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-bc3866a6-3bcc-4c46-81db-9dcae44bc63d demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:41:44.482304 np0000172844 devstack@c-api.service[112529]: DEBUG oslo_db.sqlalchemy.engines [None req-bc3866a6-3bcc-4c46-81db-9dcae44bc63d 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=112529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:41:44.501478 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-bc3866a6-3bcc-4c46-81db-9dcae44bc63d demo demo] https://199.204.45.49/volume/v3/types?is_public=None returned with HTTP 200 May 09 01:41:44.502282 np0000172844 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 1/5] 199.204.45.49 () {64 vars in 1256 bytes} [Sat May 9 01:41:44 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 01:41:44.516740 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [req-bc3866a6-3bcc-4c46-81db-9dcae44bc63d req-6e1abd7c-a8e7-47cf-8a69-194f20de1f5e None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:41:44.521074 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [req-bc3866a6-3bcc-4c46-81db-9dcae44bc63d req-6e1abd7c-a8e7-47cf-8a69-194f20de1f5e demo demo] GET https://199.204.45.49/volume/v3/types/default May 09 01:41:44.521403 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [req-bc3866a6-3bcc-4c46-81db-9dcae44bc63d req-6e1abd7c-a8e7-47cf-8a69-194f20de1f5e demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:41:44.521682 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [req-bc3866a6-3bcc-4c46-81db-9dcae44bc63d req-6e1abd7c-a8e7-47cf-8a69-194f20de1f5e demo demo] Calling method 'show' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:41:44.532850 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [req-bc3866a6-3bcc-4c46-81db-9dcae44bc63d req-6e1abd7c-a8e7-47cf-8a69-194f20de1f5e demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 May 09 01:41:44.533203 np0000172844 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 2/6] 199.204.45.49 () {66 vars in 1322 bytes} [Sat May 9 01:41:44 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 01:41:44.897281 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-4cfedfd4-edbb-49d4-beb5-31ba10a916a4 None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:41:44.902567 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-4cfedfd4-edbb-49d4-beb5-31ba10a916a4 demo demo] GET https://199.204.45.49/volume/v3/types/default May 09 01:41:44.902817 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-4cfedfd4-edbb-49d4-beb5-31ba10a916a4 demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:41:44.903079 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-4cfedfd4-edbb-49d4-beb5-31ba10a916a4 demo demo] Calling method 'show' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:41:44.917150 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-4cfedfd4-edbb-49d4-beb5-31ba10a916a4 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 May 09 01:41:44.917495 np0000172844 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 3/7] 199.204.45.49 () {64 vars in 1251 bytes} [Sat May 9 01:41:44 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 01:41:45.327718 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-c0a6e79d-4ed3-439d-950c-ea759cf7d540 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:41:45.651079 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-c0a6e79d-4ed3-439d-950c-ea759cf7d540 demo demo] GET https://199.204.45.49/volume/v3/types/default May 09 01:41:45.651379 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-c0a6e79d-4ed3-439d-950c-ea759cf7d540 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:41:45.651713 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-c0a6e79d-4ed3-439d-950c-ea759cf7d540 demo demo] Calling method 'show' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:41:45.661568 np0000172844 devstack@c-api.service[112531]: DEBUG oslo_db.sqlalchemy.engines [None req-c0a6e79d-4ed3-439d-950c-ea759cf7d540 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=112531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:41:45.677886 np0000172844 devstack@c-api.service[112531]: /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 01:41:45.677886 np0000172844 devstack@c-api.service[112531]: warnings.warn( May 09 01:41:45.679971 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-c0a6e79d-4ed3-439d-950c-ea759cf7d540 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 May 09 01:41:45.680376 np0000172844 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 2/8] 199.204.45.49 () {64 vars in 1251 bytes} [Sat May 9 01:41:45 2026] GET /volume/v3/types/default => generated 145 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 01:41:45.695005 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-4a65d73b-6e24-4311-aa60-7558d6dfa08e None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:41:45.698573 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-4a65d73b-6e24-4311-aa60-7558d6dfa08e demo demo] GET https://199.204.45.49/volume/v3/types/default May 09 01:41:45.698994 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-4a65d73b-6e24-4311-aa60-7558d6dfa08e demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:41:45.699554 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-4a65d73b-6e24-4311-aa60-7558d6dfa08e demo demo] Calling method 'show' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:41:45.714373 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-4a65d73b-6e24-4311-aa60-7558d6dfa08e demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 May 09 01:41:45.714714 np0000172844 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 2/9] 199.204.45.49 () {64 vars in 1251 bytes} [Sat May 9 01:41:45 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 01:41:54.528997 np0000172844 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=2 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:41:54.913655 np0000172844 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=2 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:41:55.675254 np0000172844 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=2 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:41:55.710771 np0000172844 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=3 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:48:46.407906 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-48c31a18-50eb-499a-8ed5-281206b186a8 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:48:46.527659 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-48c31a18-50eb-499a-8ed5-281206b186a8 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 01:48:46.527659 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-48c31a18-50eb-499a-8ed5-281206b186a8 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:48:46.527659 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-48c31a18-50eb-499a-8ed5-281206b186a8 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:48:46.527659 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-48c31a18-50eb-499a-8ed5-281206b186a8 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:48:46.528669 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-48c31a18-50eb-499a-8ed5-281206b186a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:48:46.571776 np0000172844 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-48c31a18-50eb-499a-8ed5-281206b186a8 demo demo] Get all volumes completed successfully. May 09 01:48:46.574010 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-48c31a18-50eb-499a-8ed5-281206b186a8 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 01:48:46.574807 np0000172844 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 3/10] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 01:48:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:48:56.562230 np0000172844 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:49:46.590655 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-c0bfe3e3-456b-4893-b2d9-798aaa8642af None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:49:46.593647 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-c0bfe3e3-456b-4893-b2d9-798aaa8642af demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 01:49:46.594025 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-c0bfe3e3-456b-4893-b2d9-798aaa8642af demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:49:46.594379 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-c0bfe3e3-456b-4893-b2d9-798aaa8642af demo demo] Calling method 'detail' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:49:46.595174 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.api_utils [None req-c0bfe3e3-456b-4893-b2d9-798aaa8642af demo demo] Removing options '' from query. {{(pid=112532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:49:46.596717 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.volume.api [None req-c0bfe3e3-456b-4893-b2d9-798aaa8642af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112532) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:49:46.635998 np0000172844 devstack@c-api.service[112532]: INFO cinder.volume.api [None req-c0bfe3e3-456b-4893-b2d9-798aaa8642af demo demo] Get all volumes completed successfully. May 09 01:49:46.638802 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-c0bfe3e3-456b-4893-b2d9-798aaa8642af demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 01:49:46.639198 np0000172844 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 4/11] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 01:49:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:49:56.629739 np0000172844 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=1 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:50:46.663282 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-44430d81-ba90-48a1-b0ee-f84eedff6792 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:50:46.667921 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-44430d81-ba90-48a1-b0ee-f84eedff6792 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 01:50:46.668284 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-44430d81-ba90-48a1-b0ee-f84eedff6792 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:50:46.669299 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-44430d81-ba90-48a1-b0ee-f84eedff6792 demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:50:46.670175 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-44430d81-ba90-48a1-b0ee-f84eedff6792 demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:50:46.671716 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-44430d81-ba90-48a1-b0ee-f84eedff6792 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:50:46.718233 np0000172844 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-44430d81-ba90-48a1-b0ee-f84eedff6792 demo demo] Get all volumes completed successfully. May 09 01:50:46.722183 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-44430d81-ba90-48a1-b0ee-f84eedff6792 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 01:50:46.722753 np0000172844 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 3/12] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 01:50:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:50:56.710056 np0000172844 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:51:46.772449 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-1708aa7d-9e02-48fc-aa76-3ffd728ef14a None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:51:46.776199 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-1708aa7d-9e02-48fc-aa76-3ffd728ef14a demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 01:51:46.776460 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-1708aa7d-9e02-48fc-aa76-3ffd728ef14a demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:51:46.776961 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-1708aa7d-9e02-48fc-aa76-3ffd728ef14a demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:51:46.777677 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-1708aa7d-9e02-48fc-aa76-3ffd728ef14a demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:51:46.778841 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-1708aa7d-9e02-48fc-aa76-3ffd728ef14a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:51:46.816468 np0000172844 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-1708aa7d-9e02-48fc-aa76-3ffd728ef14a demo demo] Get all volumes completed successfully. May 09 01:51:46.818873 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-1708aa7d-9e02-48fc-aa76-3ffd728ef14a demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 01:51:46.819304 np0000172844 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 3/13] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 01:51:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 01:51:56.811835 np0000172844 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:52:46.836512 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-87a004b4-e79e-4bb5-a76a-d1e066cb9cc0 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:52:46.838503 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-87a004b4-e79e-4bb5-a76a-d1e066cb9cc0 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 01:52:46.838780 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-87a004b4-e79e-4bb5-a76a-d1e066cb9cc0 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:52:46.839030 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-87a004b4-e79e-4bb5-a76a-d1e066cb9cc0 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:52:46.839316 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-87a004b4-e79e-4bb5-a76a-d1e066cb9cc0 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:52:46.840413 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-87a004b4-e79e-4bb5-a76a-d1e066cb9cc0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:52:46.853389 np0000172844 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-87a004b4-e79e-4bb5-a76a-d1e066cb9cc0 demo demo] Get all volumes completed successfully. May 09 01:52:46.856319 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-87a004b4-e79e-4bb5-a76a-d1e066cb9cc0 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 01:52:46.856635 np0000172844 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 4/14] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 01:52:46 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 01:52:56.843816 np0000172844 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:53:46.870441 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-035e2cee-b385-4369-9750-9d5a9ef6ce49 None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:53:46.990232 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-035e2cee-b385-4369-9750-9d5a9ef6ce49 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 01:53:46.990628 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-035e2cee-b385-4369-9750-9d5a9ef6ce49 demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:53:46.990994 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-035e2cee-b385-4369-9750-9d5a9ef6ce49 demo demo] Calling method 'detail' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:53:46.991493 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.api_utils [None req-035e2cee-b385-4369-9750-9d5a9ef6ce49 demo demo] Removing options '' from query. {{(pid=112532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:53:46.992933 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.volume.api [None req-035e2cee-b385-4369-9750-9d5a9ef6ce49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112532) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:53:47.001223 np0000172844 devstack@c-api.service[112532]: INFO cinder.volume.api [None req-035e2cee-b385-4369-9750-9d5a9ef6ce49 demo demo] Get all volumes completed successfully. May 09 01:53:47.003913 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-035e2cee-b385-4369-9750-9d5a9ef6ce49 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 01:53:47.004360 np0000172844 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 5/15] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 01:53:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:53:56.997055 np0000172844 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=1 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:54:47.024857 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-f0c2cf40-8f5b-49e8-81d3-90441d91daf8 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:54:47.028696 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-f0c2cf40-8f5b-49e8-81d3-90441d91daf8 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 01:54:47.028868 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-f0c2cf40-8f5b-49e8-81d3-90441d91daf8 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:54:47.029042 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-f0c2cf40-8f5b-49e8-81d3-90441d91daf8 demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:54:47.029318 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-f0c2cf40-8f5b-49e8-81d3-90441d91daf8 demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:54:47.030090 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-f0c2cf40-8f5b-49e8-81d3-90441d91daf8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:54:47.039097 np0000172844 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-f0c2cf40-8f5b-49e8-81d3-90441d91daf8 demo demo] Get all volumes completed successfully. May 09 01:54:47.041859 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-f0c2cf40-8f5b-49e8-81d3-90441d91daf8 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 01:54:47.042318 np0000172844 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 4/16] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 01:54:47 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 01:54:57.034452 np0000172844 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:55:47.059029 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-39d35cbd-30f0-48d1-89aa-6c97a3fd7dbe None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:55:47.062453 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-39d35cbd-30f0-48d1-89aa-6c97a3fd7dbe demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 01:55:47.062617 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-39d35cbd-30f0-48d1-89aa-6c97a3fd7dbe demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:55:47.062832 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-39d35cbd-30f0-48d1-89aa-6c97a3fd7dbe demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:55:47.063194 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-39d35cbd-30f0-48d1-89aa-6c97a3fd7dbe demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:55:47.064532 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-39d35cbd-30f0-48d1-89aa-6c97a3fd7dbe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:55:47.073593 np0000172844 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-39d35cbd-30f0-48d1-89aa-6c97a3fd7dbe demo demo] Get all volumes completed successfully. May 09 01:55:47.075452 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-39d35cbd-30f0-48d1-89aa-6c97a3fd7dbe demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 01:55:47.075815 np0000172844 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 4/17] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 01:55:47 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 01:55:57.067165 np0000172844 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:56:47.095057 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-5ed99fb3-b372-48b2-9904-0354120e5318 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:56:47.099165 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-5ed99fb3-b372-48b2-9904-0354120e5318 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 01:56:47.099495 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-5ed99fb3-b372-48b2-9904-0354120e5318 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:56:47.099756 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-5ed99fb3-b372-48b2-9904-0354120e5318 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:56:47.100126 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-5ed99fb3-b372-48b2-9904-0354120e5318 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:56:47.101220 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-5ed99fb3-b372-48b2-9904-0354120e5318 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:56:47.109177 np0000172844 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-5ed99fb3-b372-48b2-9904-0354120e5318 demo demo] Get all volumes completed successfully. May 09 01:56:47.113220 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-5ed99fb3-b372-48b2-9904-0354120e5318 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 01:56:47.113220 np0000172844 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 5/18] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 01:56:47 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 01:56:57.105058 np0000172844 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:57:47.127526 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-d1c2ab5b-ff92-4a6d-8e3a-f681b852ab3a None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:57:47.130569 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-d1c2ab5b-ff92-4a6d-8e3a-f681b852ab3a demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 01:57:47.130859 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-d1c2ab5b-ff92-4a6d-8e3a-f681b852ab3a demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:57:47.131106 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-d1c2ab5b-ff92-4a6d-8e3a-f681b852ab3a demo demo] Calling method 'detail' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:57:47.131406 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.api_utils [None req-d1c2ab5b-ff92-4a6d-8e3a-f681b852ab3a demo demo] Removing options '' from query. {{(pid=112532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:57:47.132398 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.volume.api [None req-d1c2ab5b-ff92-4a6d-8e3a-f681b852ab3a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112532) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:57:47.141558 np0000172844 devstack@c-api.service[112532]: INFO cinder.volume.api [None req-d1c2ab5b-ff92-4a6d-8e3a-f681b852ab3a demo demo] Get all volumes completed successfully. May 09 01:57:47.145367 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-d1c2ab5b-ff92-4a6d-8e3a-f681b852ab3a demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 01:57:47.145974 np0000172844 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 6/19] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 01:57:47 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 01:57:57.135744 np0000172844 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=1 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:58:47.163877 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-be918b00-ca99-4d45-a3dd-ceff2a8f26ae None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:58:47.316303 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-be918b00-ca99-4d45-a3dd-ceff2a8f26ae demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 01:58:47.316725 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-be918b00-ca99-4d45-a3dd-ceff2a8f26ae demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:58:47.317117 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-be918b00-ca99-4d45-a3dd-ceff2a8f26ae demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:58:47.317954 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-be918b00-ca99-4d45-a3dd-ceff2a8f26ae demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:58:47.319586 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-be918b00-ca99-4d45-a3dd-ceff2a8f26ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:58:47.328450 np0000172844 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-be918b00-ca99-4d45-a3dd-ceff2a8f26ae demo demo] Get all volumes completed successfully. May 09 01:58:47.331738 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-be918b00-ca99-4d45-a3dd-ceff2a8f26ae demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 01:58:47.332234 np0000172844 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 5/20] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 01:58:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:58:57.324062 np0000172844 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:59:47.348640 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-7c899685-f085-4ede-b16f-51058eac41f7 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:59:47.353894 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-7c899685-f085-4ede-b16f-51058eac41f7 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 01:59:47.354261 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-7c899685-f085-4ede-b16f-51058eac41f7 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:59:47.354716 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-7c899685-f085-4ede-b16f-51058eac41f7 demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:59:47.355219 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-7c899685-f085-4ede-b16f-51058eac41f7 demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:59:47.357011 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-7c899685-f085-4ede-b16f-51058eac41f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:59:47.365317 np0000172844 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-7c899685-f085-4ede-b16f-51058eac41f7 demo demo] Get all volumes completed successfully. May 09 01:59:47.367205 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-7c899685-f085-4ede-b16f-51058eac41f7 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 01:59:47.367547 np0000172844 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 5/21] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 01:59:47 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 01:59:57.360271 np0000172844 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:00:47.380707 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-f266a752-2bc2-465c-b891-a0931ffffbd2 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:00:47.386216 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-f266a752-2bc2-465c-b891-a0931ffffbd2 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:00:47.386433 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-f266a752-2bc2-465c-b891-a0931ffffbd2 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:00:47.386639 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-f266a752-2bc2-465c-b891-a0931ffffbd2 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:00:47.386879 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-f266a752-2bc2-465c-b891-a0931ffffbd2 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:00:47.388286 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-f266a752-2bc2-465c-b891-a0931ffffbd2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:00:47.397973 np0000172844 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-f266a752-2bc2-465c-b891-a0931ffffbd2 demo demo] Get all volumes completed successfully. May 09 02:00:47.400147 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-f266a752-2bc2-465c-b891-a0931ffffbd2 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:00:47.400553 np0000172844 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 6/22] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:00:47 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 02:00:57.393840 np0000172844 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:01:47.425318 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-a3d5d39f-cafd-4e14-ae5f-a94e9df69373 None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:01:47.431662 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-a3d5d39f-cafd-4e14-ae5f-a94e9df69373 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:01:47.432357 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-a3d5d39f-cafd-4e14-ae5f-a94e9df69373 demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:01:47.433058 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-a3d5d39f-cafd-4e14-ae5f-a94e9df69373 demo demo] Calling method 'detail' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:01:47.433595 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.api_utils [None req-a3d5d39f-cafd-4e14-ae5f-a94e9df69373 demo demo] Removing options '' from query. {{(pid=112532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:01:47.435040 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.volume.api [None req-a3d5d39f-cafd-4e14-ae5f-a94e9df69373 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112532) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:01:47.444625 np0000172844 devstack@c-api.service[112532]: INFO cinder.volume.api [None req-a3d5d39f-cafd-4e14-ae5f-a94e9df69373 demo demo] Get all volumes completed successfully. May 09 02:01:47.447108 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-a3d5d39f-cafd-4e14-ae5f-a94e9df69373 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:01:47.447753 np0000172844 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 7/23] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:01:47 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 02:01:57.439331 np0000172844 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=1 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:02:47.462759 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-9fc402c3-c301-4caa-8910-78aabd2540f9 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:02:47.466065 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-9fc402c3-c301-4caa-8910-78aabd2540f9 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:02:47.466489 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-9fc402c3-c301-4caa-8910-78aabd2540f9 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:02:47.466950 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-9fc402c3-c301-4caa-8910-78aabd2540f9 demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:02:47.467462 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-9fc402c3-c301-4caa-8910-78aabd2540f9 demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:02:47.469067 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-9fc402c3-c301-4caa-8910-78aabd2540f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:02:47.478105 np0000172844 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-9fc402c3-c301-4caa-8910-78aabd2540f9 demo demo] Get all volumes completed successfully. May 09 02:02:47.481218 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-9fc402c3-c301-4caa-8910-78aabd2540f9 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:02:47.481795 np0000172844 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 6/24] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:02:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 02:02:57.472882 np0000172844 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:03:47.497982 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-afb218db-d396-4ea4-8e32-8599db0b5922 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:03:47.629145 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-afb218db-d396-4ea4-8e32-8599db0b5922 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:03:47.629700 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-afb218db-d396-4ea4-8e32-8599db0b5922 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:03:47.630105 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-afb218db-d396-4ea4-8e32-8599db0b5922 demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:03:47.630625 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-afb218db-d396-4ea4-8e32-8599db0b5922 demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:03:47.632838 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-afb218db-d396-4ea4-8e32-8599db0b5922 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:03:47.642246 np0000172844 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-afb218db-d396-4ea4-8e32-8599db0b5922 demo demo] Get all volumes completed successfully. May 09 02:03:47.644822 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-afb218db-d396-4ea4-8e32-8599db0b5922 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:03:47.645564 np0000172844 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 6/25] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:03:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:03:57.637617 np0000172844 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:04:47.661907 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-9655aa1d-3c7c-48f1-aec9-0af39dabba08 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:04:47.666805 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-9655aa1d-3c7c-48f1-aec9-0af39dabba08 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:04:47.667158 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-9655aa1d-3c7c-48f1-aec9-0af39dabba08 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:04:47.667542 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-9655aa1d-3c7c-48f1-aec9-0af39dabba08 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:04:47.667993 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-9655aa1d-3c7c-48f1-aec9-0af39dabba08 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:04:47.669443 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-9655aa1d-3c7c-48f1-aec9-0af39dabba08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:04:47.678812 np0000172844 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-9655aa1d-3c7c-48f1-aec9-0af39dabba08 demo demo] Get all volumes completed successfully. May 09 02:04:47.682034 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-9655aa1d-3c7c-48f1-aec9-0af39dabba08 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:04:47.682627 np0000172844 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 7/26] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:04:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:04:57.673131 np0000172844 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:05:47.704130 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-047f9a44-2ab6-49f1-a417-d9836c4bd9dc None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:05:47.706368 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-047f9a44-2ab6-49f1-a417-d9836c4bd9dc demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:05:47.706576 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-047f9a44-2ab6-49f1-a417-d9836c4bd9dc demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:05:47.706762 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-047f9a44-2ab6-49f1-a417-d9836c4bd9dc demo demo] Calling method 'detail' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:05:47.706985 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.api_utils [None req-047f9a44-2ab6-49f1-a417-d9836c4bd9dc demo demo] Removing options '' from query. {{(pid=112532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:05:47.707695 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.volume.api [None req-047f9a44-2ab6-49f1-a417-d9836c4bd9dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112532) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:05:47.713971 np0000172844 devstack@c-api.service[112532]: INFO cinder.volume.api [None req-047f9a44-2ab6-49f1-a417-d9836c4bd9dc demo demo] Get all volumes completed successfully. May 09 02:05:47.715923 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-047f9a44-2ab6-49f1-a417-d9836c4bd9dc demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:05:47.716291 np0000172844 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 8/27] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:05:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:05:57.710553 np0000172844 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=1 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:06:47.733166 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-7d1cefc5-ee0a-4036-88d8-34c98ec862a0 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:06:47.736427 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-7d1cefc5-ee0a-4036-88d8-34c98ec862a0 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:06:47.736705 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-7d1cefc5-ee0a-4036-88d8-34c98ec862a0 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:06:47.736968 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-7d1cefc5-ee0a-4036-88d8-34c98ec862a0 demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:06:47.737266 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-7d1cefc5-ee0a-4036-88d8-34c98ec862a0 demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:06:47.738336 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-7d1cefc5-ee0a-4036-88d8-34c98ec862a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:06:47.746716 np0000172844 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-7d1cefc5-ee0a-4036-88d8-34c98ec862a0 demo demo] Get all volumes completed successfully. May 09 02:06:47.749187 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-7d1cefc5-ee0a-4036-88d8-34c98ec862a0 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:06:47.749697 np0000172844 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 7/28] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:06:47 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 02:06:57.742064 np0000172844 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:07:47.768252 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-27b6c8ce-888e-40cc-a9de-c252043dd18d None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:07:47.771121 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-27b6c8ce-888e-40cc-a9de-c252043dd18d demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:07:47.771388 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-27b6c8ce-888e-40cc-a9de-c252043dd18d demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:07:47.771648 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-27b6c8ce-888e-40cc-a9de-c252043dd18d demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:07:47.772109 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-27b6c8ce-888e-40cc-a9de-c252043dd18d demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:07:47.773746 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-27b6c8ce-888e-40cc-a9de-c252043dd18d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:07:47.782285 np0000172844 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-27b6c8ce-888e-40cc-a9de-c252043dd18d demo demo] Get all volumes completed successfully. May 09 02:07:47.784874 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-27b6c8ce-888e-40cc-a9de-c252043dd18d demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:07:47.785325 np0000172844 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 7/29] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:07:47 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 02:07:57.777196 np0000172844 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:08:47.803585 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-0d34da3a-5393-4b26-b193-303f3cb06458 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:08:47.905084 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-0d34da3a-5393-4b26-b193-303f3cb06458 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:08:47.905577 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-0d34da3a-5393-4b26-b193-303f3cb06458 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:08:47.905983 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-0d34da3a-5393-4b26-b193-303f3cb06458 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:08:47.906481 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-0d34da3a-5393-4b26-b193-303f3cb06458 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:08:47.908026 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-0d34da3a-5393-4b26-b193-303f3cb06458 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:08:47.917376 np0000172844 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-0d34da3a-5393-4b26-b193-303f3cb06458 demo demo] Get all volumes completed successfully. May 09 02:08:47.919104 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-0d34da3a-5393-4b26-b193-303f3cb06458 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:08:47.919453 np0000172844 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 8/30] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:08:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:08:57.911273 np0000172844 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:09:47.938314 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-dc60d11e-a9f4-469b-b69c-ea83b4966de1 None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:09:47.941827 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-dc60d11e-a9f4-469b-b69c-ea83b4966de1 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:09:47.942076 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-dc60d11e-a9f4-469b-b69c-ea83b4966de1 demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:09:47.942298 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-dc60d11e-a9f4-469b-b69c-ea83b4966de1 demo demo] Calling method 'detail' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:09:47.942619 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.api_utils [None req-dc60d11e-a9f4-469b-b69c-ea83b4966de1 demo demo] Removing options '' from query. {{(pid=112532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:09:47.943708 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.volume.api [None req-dc60d11e-a9f4-469b-b69c-ea83b4966de1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112532) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:09:47.952459 np0000172844 devstack@c-api.service[112532]: INFO cinder.volume.api [None req-dc60d11e-a9f4-469b-b69c-ea83b4966de1 demo demo] Get all volumes completed successfully. May 09 02:09:47.955014 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-dc60d11e-a9f4-469b-b69c-ea83b4966de1 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:09:47.955477 np0000172844 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 9/31] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:09:47 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 02:09:57.946904 np0000172844 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=1 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:10:47.972719 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-9abefcd9-a92d-4d1d-947a-6b5d848725fb None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:10:47.975696 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-9abefcd9-a92d-4d1d-947a-6b5d848725fb demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:10:47.975938 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-9abefcd9-a92d-4d1d-947a-6b5d848725fb demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:10:47.976395 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-9abefcd9-a92d-4d1d-947a-6b5d848725fb demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:10:47.976714 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-9abefcd9-a92d-4d1d-947a-6b5d848725fb demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:10:47.978030 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-9abefcd9-a92d-4d1d-947a-6b5d848725fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:10:47.987279 np0000172844 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-9abefcd9-a92d-4d1d-947a-6b5d848725fb demo demo] Get all volumes completed successfully. May 09 02:10:47.990676 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-9abefcd9-a92d-4d1d-947a-6b5d848725fb demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:10:47.991075 np0000172844 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 8/32] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:10:47 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 02:10:57.981893 np0000172844 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:11:48.006036 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-e3af4587-1795-49f7-ab93-c4bee15c81f7 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:11:48.011740 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-e3af4587-1795-49f7-ab93-c4bee15c81f7 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:11:48.011981 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-e3af4587-1795-49f7-ab93-c4bee15c81f7 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:11:48.012261 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-e3af4587-1795-49f7-ab93-c4bee15c81f7 demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:11:48.012598 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-e3af4587-1795-49f7-ab93-c4bee15c81f7 demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:11:48.013506 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-e3af4587-1795-49f7-ab93-c4bee15c81f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:11:48.022072 np0000172844 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-e3af4587-1795-49f7-ab93-c4bee15c81f7 demo demo] Get all volumes completed successfully. May 09 02:11:48.025560 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-e3af4587-1795-49f7-ab93-c4bee15c81f7 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:11:48.026181 np0000172844 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 8/33] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:11:48 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 02:11:58.016275 np0000172844 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:12:48.047417 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-99e51bd5-d55d-4110-96d2-fb1dbaeb549a None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:12:48.052704 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-99e51bd5-d55d-4110-96d2-fb1dbaeb549a demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:12:48.053127 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-99e51bd5-d55d-4110-96d2-fb1dbaeb549a demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:12:48.053567 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-99e51bd5-d55d-4110-96d2-fb1dbaeb549a demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:12:48.054055 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-99e51bd5-d55d-4110-96d2-fb1dbaeb549a demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:12:48.055732 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-99e51bd5-d55d-4110-96d2-fb1dbaeb549a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:12:48.063431 np0000172844 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-99e51bd5-d55d-4110-96d2-fb1dbaeb549a demo demo] Get all volumes completed successfully. May 09 02:12:48.066092 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-99e51bd5-d55d-4110-96d2-fb1dbaeb549a demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:12:48.066594 np0000172844 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 9/34] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:12:48 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 02:12:58.058756 np0000172844 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:13:48.083576 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-6cac31bc-17ee-45c1-b21e-976c859d80e9 None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:13:48.144187 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-6cac31bc-17ee-45c1-b21e-976c859d80e9 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:13:48.144501 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-6cac31bc-17ee-45c1-b21e-976c859d80e9 demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:13:48.144800 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-6cac31bc-17ee-45c1-b21e-976c859d80e9 demo demo] Calling method 'detail' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:13:48.145160 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.api_utils [None req-6cac31bc-17ee-45c1-b21e-976c859d80e9 demo demo] Removing options '' from query. {{(pid=112532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:13:48.146589 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.volume.api [None req-6cac31bc-17ee-45c1-b21e-976c859d80e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112532) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:13:48.154600 np0000172844 devstack@c-api.service[112532]: INFO cinder.volume.api [None req-6cac31bc-17ee-45c1-b21e-976c859d80e9 demo demo] Get all volumes completed successfully. May 09 02:13:48.156809 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-6cac31bc-17ee-45c1-b21e-976c859d80e9 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:13:48.157026 np0000172844 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 10/35] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:13:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:13:58.150069 np0000172844 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=1 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:14:48.175590 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-7693868f-60ad-44d9-990d-06391bcf7fcb None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:14:48.178136 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-7693868f-60ad-44d9-990d-06391bcf7fcb demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:14:48.178293 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-7693868f-60ad-44d9-990d-06391bcf7fcb demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:14:48.178477 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-7693868f-60ad-44d9-990d-06391bcf7fcb demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:14:48.178709 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-7693868f-60ad-44d9-990d-06391bcf7fcb demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:14:48.179433 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-7693868f-60ad-44d9-990d-06391bcf7fcb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:14:48.186160 np0000172844 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-7693868f-60ad-44d9-990d-06391bcf7fcb demo demo] Get all volumes completed successfully. May 09 02:14:48.188275 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-7693868f-60ad-44d9-990d-06391bcf7fcb demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:14:48.188784 np0000172844 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 9/36] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:14:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:14:58.182251 np0000172844 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:15:48.201882 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-15ebcc8a-308c-429f-aab2-8d9dd4e57a91 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:15:48.205622 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-15ebcc8a-308c-429f-aab2-8d9dd4e57a91 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:15:48.205946 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-15ebcc8a-308c-429f-aab2-8d9dd4e57a91 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:15:48.206290 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-15ebcc8a-308c-429f-aab2-8d9dd4e57a91 demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:15:48.206745 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-15ebcc8a-308c-429f-aab2-8d9dd4e57a91 demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:15:48.207962 np0000172844 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-15ebcc8a-308c-429f-aab2-8d9dd4e57a91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:15:48.216898 np0000172844 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-15ebcc8a-308c-429f-aab2-8d9dd4e57a91 demo demo] Get all volumes completed successfully. May 09 02:15:48.218827 np0000172844 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-15ebcc8a-308c-429f-aab2-8d9dd4e57a91 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:15:48.219209 np0000172844 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 9/37] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:15:48 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 02:15:58.211559 np0000172844 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:16:48.242959 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-5a756d88-95b5-4ddd-88df-ba127b7f9ed8 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:16:48.245455 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-5a756d88-95b5-4ddd-88df-ba127b7f9ed8 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:16:48.245632 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-5a756d88-95b5-4ddd-88df-ba127b7f9ed8 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:16:48.245822 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-5a756d88-95b5-4ddd-88df-ba127b7f9ed8 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:16:48.246049 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-5a756d88-95b5-4ddd-88df-ba127b7f9ed8 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:16:48.246760 np0000172844 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-5a756d88-95b5-4ddd-88df-ba127b7f9ed8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:16:48.255339 np0000172844 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-5a756d88-95b5-4ddd-88df-ba127b7f9ed8 demo demo] Get all volumes completed successfully. May 09 02:16:48.259968 np0000172844 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-5a756d88-95b5-4ddd-88df-ba127b7f9ed8 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:16:48.260629 np0000172844 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 10/38] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:16:48 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 02:16:58.249874 np0000172844 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:17:48.278159 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-75f23017-647e-41c2-b6b2-d990f3ce2bd9 None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:17:48.280967 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-75f23017-647e-41c2-b6b2-d990f3ce2bd9 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:17:48.281202 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-75f23017-647e-41c2-b6b2-d990f3ce2bd9 demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:17:48.281515 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-75f23017-647e-41c2-b6b2-d990f3ce2bd9 demo demo] Calling method 'detail' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:17:48.281783 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.api.api_utils [None req-75f23017-647e-41c2-b6b2-d990f3ce2bd9 demo demo] Removing options '' from query. {{(pid=112532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:17:48.283117 np0000172844 devstack@c-api.service[112532]: DEBUG cinder.volume.api [None req-75f23017-647e-41c2-b6b2-d990f3ce2bd9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112532) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:17:48.292850 np0000172844 devstack@c-api.service[112532]: INFO cinder.volume.api [None req-75f23017-647e-41c2-b6b2-d990f3ce2bd9 demo demo] Get all volumes completed successfully. May 09 02:17:48.295085 np0000172844 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-75f23017-647e-41c2-b6b2-d990f3ce2bd9 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:17:48.295541 np0000172844 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 11/39] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:17:48 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 02:17:58.287881 np0000172844 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=1 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:18:48.313211 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-ff795ef2-05e0-45d2-a4a2-c8b2328c2f91 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:18:48.436644 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-ff795ef2-05e0-45d2-a4a2-c8b2328c2f91 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 02:18:48.436880 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-ff795ef2-05e0-45d2-a4a2-c8b2328c2f91 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:18:48.437233 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-ff795ef2-05e0-45d2-a4a2-c8b2328c2f91 demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:18:48.437687 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-ff795ef2-05e0-45d2-a4a2-c8b2328c2f91 demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:18:48.438765 np0000172844 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-ff795ef2-05e0-45d2-a4a2-c8b2328c2f91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:18:48.449217 np0000172844 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-ff795ef2-05e0-45d2-a4a2-c8b2328c2f91 demo demo] Get all volumes completed successfully. May 09 02:18:48.451920 np0000172844 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-ff795ef2-05e0-45d2-a4a2-c8b2328c2f91 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 02:18:48.452425 np0000172844 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 10/40] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 02:18:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:18:58.442494 np0000172844 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}