May 12 19:10:35.471327 np0000173803 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 12 19:10:35.481129 np0000173803 devstack@c-api.service[112142]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 12 19:10:35.484978 np0000173803 devstack@c-api.service[112142]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 12 19:10:35 2026] *** May 12 19:10:35.484978 np0000173803 devstack@c-api.service[112142]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 12 19:10:35.484978 np0000173803 devstack@c-api.service[112142]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 12 19:10:35.484978 np0000173803 devstack@c-api.service[112142]: nodename: np0000173803 May 12 19:10:35.484978 np0000173803 devstack@c-api.service[112142]: machine: x86_64 May 12 19:10:35.484978 np0000173803 devstack@c-api.service[112142]: clock source: unix May 12 19:10:35.484978 np0000173803 devstack@c-api.service[112142]: pcre jit disabled May 12 19:10:35.484978 np0000173803 devstack@c-api.service[112142]: detected number of CPU cores: 16 May 12 19:10:35.484978 np0000173803 devstack@c-api.service[112142]: current working directory: / May 12 19:10:35.484978 np0000173803 devstack@c-api.service[112142]: detected binary path: /usr/bin/uwsgi-core May 12 19:10:35.484978 np0000173803 devstack@c-api.service[112142]: your processes number limit is 256917 May 12 19:10:35.484978 np0000173803 devstack@c-api.service[112142]: your memory page size is 4096 bytes May 12 19:10:35.484978 np0000173803 devstack@c-api.service[112142]: detected max file descriptor number: 2048 May 12 19:10:35.484978 np0000173803 devstack@c-api.service[112142]: lock engine: pthread robust mutexes May 12 19:10:35.485669 np0000173803 devstack@c-api.service[112142]: thunder lock: enabled May 12 19:10:35.485669 np0000173803 devstack@c-api.service[112142]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 12 19:10:35.485669 np0000173803 devstack@c-api.service[112142]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 12 19:10:35.485669 np0000173803 devstack@c-api.service[112142]: PEP 405 virtualenv detected: /opt/stack/data/venv May 12 19:10:35.485669 np0000173803 devstack@c-api.service[112142]: Set PythonHome to /opt/stack/data/venv May 12 19:10:35.520543 np0000173803 devstack@c-api.service[112142]: Python main interpreter initialized at 0x7dcc076a3668 May 12 19:10:35.520543 np0000173803 devstack@c-api.service[112142]: python threads support enabled May 12 19:10:35.520543 np0000173803 devstack@c-api.service[112142]: your server socket listen backlog is limited to 100 connections May 12 19:10:35.520543 np0000173803 devstack@c-api.service[112142]: your mercy for graceful operations on workers is 80 seconds May 12 19:10:35.521101 np0000173803 devstack@c-api.service[112142]: mapped 671795 bytes (656 KB) for 4 cores May 12 19:10:35.521239 np0000173803 devstack@c-api.service[112142]: *** Operational MODE: preforking *** May 12 19:10:35.521459 np0000173803 devstack@c-api.service[112142]: *** uWSGI is running in multiple interpreter mode *** May 12 19:10:35.521459 np0000173803 devstack@c-api.service[112142]: spawned uWSGI master process (pid: 112142) May 12 19:10:35.521642 np0000173803 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 12 19:10:35.522083 np0000173803 devstack@c-api.service[112142]: spawned uWSGI worker 1 (pid: 112149, cores: 1) May 12 19:10:35.522554 np0000173803 devstack@c-api.service[112142]: spawned uWSGI worker 2 (pid: 112150, cores: 1) May 12 19:10:35.523199 np0000173803 devstack@c-api.service[112142]: spawned uWSGI worker 3 (pid: 112151, cores: 1) May 12 19:10:35.523620 np0000173803 devstack@c-api.service[112142]: spawned uWSGI worker 4 (pid: 112152, cores: 1) May 12 19:10:35.523669 np0000173803 devstack@c-api.service[112142]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 12 19:10:35.652993 np0000173803 devstack@c-api.service[112151]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:10:35.652993 np0000173803 devstack@c-api.service[112151]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:10:35.652993 np0000173803 devstack@c-api.service[112151]: we strongly recommend against using it for new projects. May 12 19:10:35.652993 np0000173803 devstack@c-api.service[112151]: If you are already using Eventlet, we recommend migrating to a different May 12 19:10:35.652993 np0000173803 devstack@c-api.service[112151]: framework. For more detail see May 12 19:10:35.652993 np0000173803 devstack@c-api.service[112151]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:10:35.652993 np0000173803 devstack@c-api.service[112151]: import eventlet # noqa May 12 19:10:35.669195 np0000173803 devstack@c-api.service[112149]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:10:35.669195 np0000173803 devstack@c-api.service[112149]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:10:35.669195 np0000173803 devstack@c-api.service[112149]: we strongly recommend against using it for new projects. May 12 19:10:35.669195 np0000173803 devstack@c-api.service[112149]: If you are already using Eventlet, we recommend migrating to a different May 12 19:10:35.669195 np0000173803 devstack@c-api.service[112149]: framework. For more detail see May 12 19:10:35.669195 np0000173803 devstack@c-api.service[112149]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:10:35.669195 np0000173803 devstack@c-api.service[112149]: import eventlet # noqa May 12 19:10:35.678943 np0000173803 devstack@c-api.service[112152]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:10:35.678943 np0000173803 devstack@c-api.service[112152]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:10:35.678943 np0000173803 devstack@c-api.service[112152]: we strongly recommend against using it for new projects. May 12 19:10:35.678943 np0000173803 devstack@c-api.service[112152]: If you are already using Eventlet, we recommend migrating to a different May 12 19:10:35.678943 np0000173803 devstack@c-api.service[112152]: framework. For more detail see May 12 19:10:35.678943 np0000173803 devstack@c-api.service[112152]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:10:35.678943 np0000173803 devstack@c-api.service[112152]: import eventlet # noqa May 12 19:10:35.695868 np0000173803 devstack@c-api.service[112150]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:10:35.695868 np0000173803 devstack@c-api.service[112150]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:10:35.695868 np0000173803 devstack@c-api.service[112150]: we strongly recommend against using it for new projects. May 12 19:10:35.695868 np0000173803 devstack@c-api.service[112150]: If you are already using Eventlet, we recommend migrating to a different May 12 19:10:35.695868 np0000173803 devstack@c-api.service[112150]: framework. For more detail see May 12 19:10:35.695868 np0000173803 devstack@c-api.service[112150]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:10:35.695868 np0000173803 devstack@c-api.service[112150]: import eventlet # noqa May 12 19:10:35.741447 np0000173803 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:10:35.741447 np0000173803 devstack@c-api.service[112151]: debtcollector.deprecate( May 12 19:10:35.761540 np0000173803 devstack@c-api.service[112149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:10:35.761540 np0000173803 devstack@c-api.service[112149]: debtcollector.deprecate( May 12 19:10:35.768765 np0000173803 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:10:35.768765 np0000173803 devstack@c-api.service[112152]: debtcollector.deprecate( May 12 19:10:35.797395 np0000173803 devstack@c-api.service[112150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:10:35.797395 np0000173803 devstack@c-api.service[112150]: debtcollector.deprecate( May 12 19:10:35.839467 np0000173803 devstack@c-api.service[112151]: /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 12 19:10:35.839467 np0000173803 devstack@c-api.service[112151]: from cgi import parse_header May 12 19:10:35.842762 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:35.842762 np0000173803 devstack@c-api.service[112149]: from cgi import parse_header May 12 19:10:35.850811 np0000173803 devstack@c-api.service[112152]: /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 12 19:10:35.850811 np0000173803 devstack@c-api.service[112152]: from cgi import parse_header May 12 19:10:35.879869 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:35.879869 np0000173803 devstack@c-api.service[112150]: from cgi import parse_header May 12 19:10:35.888349 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:35.888349 np0000173803 devstack@c-api.service[112149]: removals.removed_module( May 12 19:10:35.889043 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:35.889043 np0000173803 devstack@c-api.service[112149]: removals.removed_module( May 12 19:10:35.900253 np0000173803 devstack@c-api.service[112151]: /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 12 19:10:35.900253 np0000173803 devstack@c-api.service[112151]: removals.removed_module( May 12 19:10:35.900934 np0000173803 devstack@c-api.service[112151]: /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 12 19:10:35.900934 np0000173803 devstack@c-api.service[112151]: removals.removed_module( May 12 19:10:35.901055 np0000173803 devstack@c-api.service[112152]: /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 12 19:10:35.901055 np0000173803 devstack@c-api.service[112152]: removals.removed_module( May 12 19:10:35.902061 np0000173803 devstack@c-api.service[112152]: /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 12 19:10:35.902061 np0000173803 devstack@c-api.service[112152]: removals.removed_module( May 12 19:10:35.925123 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:35.925123 np0000173803 devstack@c-api.service[112150]: removals.removed_module( May 12 19:10:35.925806 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:35.925806 np0000173803 devstack@c-api.service[112150]: removals.removed_module( May 12 19:10:36.515027 np0000173803 devstack@c-api.service[112151]: /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 12 19:10:36.515027 np0000173803 devstack@c-api.service[112151]: warnings.warn( May 12 19:10:36.517479 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:36.517479 np0000173803 devstack@c-api.service[112149]: warnings.warn( May 12 19:10:36.555358 np0000173803 devstack@c-api.service[112152]: /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 12 19:10:36.555358 np0000173803 devstack@c-api.service[112152]: warnings.warn( May 12 19:10:36.558623 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:36.558623 np0000173803 devstack@c-api.service[112150]: warnings.warn( May 12 19:10:36.617341 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:36.617341 np0000173803 devstack@c-api.service[112149]: warnings.warn( May 12 19:10:36.628807 np0000173803 devstack@c-api.service[112151]: /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 12 19:10:36.628807 np0000173803 devstack@c-api.service[112151]: warnings.warn( May 12 19:10:36.658149 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:36.658149 np0000173803 devstack@c-api.service[112150]: warnings.warn( May 12 19:10:36.721723 np0000173803 devstack@c-api.service[112152]: /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 12 19:10:36.721723 np0000173803 devstack@c-api.service[112152]: warnings.warn( May 12 19:10:36.918292 np0000173803 devstack@c-api.service[112149]: 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 12 19:10:36.918924 np0000173803 devstack@c-api.service[112149]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112149) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:10:36.921737 np0000173803 devstack@c-api.service[112151]: 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 12 19:10:36.922134 np0000173803 devstack@c-api.service[112151]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112151) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:10:36.942044 np0000173803 devstack@c-api.service[112150]: 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 12 19:10:36.942476 np0000173803 devstack@c-api.service[112150]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112150) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:10:37.004608 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.004608 np0000173803 devstack@c-api.service[112149]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:10:37.007307 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:37.007307 np0000173803 devstack@c-api.service[112150]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:10:37.007719 np0000173803 devstack@c-api.service[112151]: /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 12 19:10:37.007719 np0000173803 devstack@c-api.service[112151]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:10:37.039668 np0000173803 devstack@c-api.service[112152]: 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 12 19:10:37.039975 np0000173803 devstack@c-api.service[112152]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112152) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:10:37.109877 np0000173803 devstack@c-api.service[112152]: /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 12 19:10:37.109877 np0000173803 devstack@c-api.service[112152]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:10:37.471447 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112149) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:10:37.471859 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112151) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:10:37.471937 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112150) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:10:37.472011 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.472011 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.472119 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.472177 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.472234 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.472291 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.472347 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.472417 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.472475 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.474243 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.474391 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.474391 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.474536 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.474536 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.474673 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.474731 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.474842 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.474913 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.474978 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.475041 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.475099 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.475160 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.475214 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.475277 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.475343 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.475398 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.475468 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.475523 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.475579 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.475636 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.475700 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.475700 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.475700 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.475700 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.475700 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.475700 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.476295 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.476364 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.476364 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.476472 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.476534 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.476586 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.476641 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.476701 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.476757 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.476860 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.476926 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.476984 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.477047 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.477120 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.477120 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.477909 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.477909 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.477909 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.477909 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.478404 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.478404 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.478404 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.478747 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.478747 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.478747 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.478747 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.478747 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.478747 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.478747 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.479592 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.479714 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.479868 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.479988 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.480121 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.480240 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.480356 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.480479 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.480588 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.480703 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.480855 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.480983 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.481101 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.481228 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.481346 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.481485 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.481612 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.481728 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.481888 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.481888 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.481888 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.482227 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.482227 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.482227 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.482227 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.482227 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.482227 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.482227 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.483101 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.483241 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.483337 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.483392 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.483453 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.483507 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.483564 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.483632 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.483706 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.483789 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.483849 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.483899 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.483957 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.484012 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.484075 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.484138 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.484197 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.484251 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.484306 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.484360 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.484410 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.484466 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.484533 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.484595 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.484647 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.484703 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.484757 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.484835 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.484894 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.484962 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.485039 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.485101 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.485162 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.485162 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.485162 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.485162 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.485162 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.485162 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.485162 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.485162 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.485162 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.485162 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.485476 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.485476 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.485538 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.485561 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.485561 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.485605 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.485634 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.485657 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.485685 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.485714 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.485737 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.485784 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.485816 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.485845 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.485873 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.485901 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.485928 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.485957 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.485957 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.485957 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.485957 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.486044 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.486044 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.486044 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.486113 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.486139 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.486166 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.486192 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.486192 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.486243 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.486271 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.486316 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.486316 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.486364 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.486389 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.486417 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.486442 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.486471 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.486471 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.486471 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.486471 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.486471 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.486593 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.486932 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.486932 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.487053 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.487112 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.487162 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.487214 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.487270 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.487327 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.487383 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.487442 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.487497 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.487552 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.487601 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.487654 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.487710 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.487767 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.487846 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.487846 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.487846 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.487846 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.488060 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.488112 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.488170 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.488224 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.488275 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.488333 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.488392 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.488442 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.488499 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.488555 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.488610 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.488676 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.488727 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.488789 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.488855 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.488911 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.488960 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.489008 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.489056 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.489112 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.489165 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.494810 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.494896 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.494949 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.495009 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.495069 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.495133 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.495190 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.495241 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.495288 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.495353 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.495395 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.495458 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.495505 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.495505 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.495590 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.495590 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.495675 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.495725 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.495798 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.495852 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.495916 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.495980 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.496028 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.496089 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.496119 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.496146 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.496173 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.496202 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.496226 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.496249 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.496274 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.496297 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.496326 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.496356 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.496382 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.496405 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.496428 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.496454 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.496486 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.496508 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.496538 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.496538 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.497673 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.497746 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.497814 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.497868 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.497931 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.497999 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.498061 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.498089 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.498112 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.498139 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.498169 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.498199 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.498229 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.498252 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.498278 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.498329 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.498352 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.498375 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.498397 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.498423 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.498449 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.498476 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.498504 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.498527 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.498552 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.498575 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.498608 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.498632 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.498657 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.498683 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.498706 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.498807 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.498836 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.498864 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.498887 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.498908 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.498908 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.498956 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.498956 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.498999 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.499026 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.499026 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.500765 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.500848 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.500897 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.500933 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.500971 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.501015 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.501049 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.501092 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.501142 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.501185 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.501226 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.501264 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.501304 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.501342 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.501380 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.501415 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.501453 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.501487 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.501531 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.501566 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.501608 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.501645 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.501683 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.501720 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.501754 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.501801 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.501845 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.501883 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.501923 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.501956 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.501994 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.502031 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.502069 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.502108 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.502141 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.502141 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.502141 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.502141 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.502141 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.502141 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.502141 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.502141 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.503800 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.503915 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.503915 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.504037 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.504090 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.504141 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.504202 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.504263 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.504319 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.504375 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.504425 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.504642 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.504700 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.504755 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.504840 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.504910 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.504910 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.505020 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.505020 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.505020 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.505020 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.505224 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112152) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:10:37.505279 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.505279 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.505279 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.505445 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.505505 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.505555 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.505621 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.505684 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.505739 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.505829 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.505882 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.505940 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.505998 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.506071 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.506125 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.506183 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.506239 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.506325 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.506391 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.506391 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.506391 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.506391 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.506391 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.506637 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.506694 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.506748 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.506748 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.506748 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.507949 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.508090 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.508206 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.508323 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.508445 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.508564 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.508673 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.508806 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.508938 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.509056 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.509173 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.509284 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.509400 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.509529 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.509647 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.509801 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.509943 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.510060 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.510175 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.510423 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.510588 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.510713 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.510877 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.511007 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.511120 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.511120 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.511120 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.511120 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.511120 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.511120 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.511120 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.511676 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.511758 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.511865 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.511940 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.512011 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.512115 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.512192 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.512270 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.512348 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.512420 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.512502 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.512580 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.512654 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.512737 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.512835 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.512920 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.512994 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.513064 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.513141 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.513227 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.513300 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.513377 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.513455 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.513532 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.513606 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.513676 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.513735 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.513832 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.513921 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.513972 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.513972 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.513972 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.513972 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.513972 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.513972 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.513972 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.513972 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.513972 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.513972 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.514351 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.514351 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.514351 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.514351 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.514351 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.514351 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.514351 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.514351 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.514351 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.514351 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.514667 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.514667 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.514667 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.514758 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.514821 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.514856 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.514895 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.514928 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.514980 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.515016 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.515053 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.515085 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.515118 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.515153 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.515190 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.515190 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.515263 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.515303 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.515342 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.515342 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.515342 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.515433 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.515433 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.515505 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.515539 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.515539 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.515539 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.515637 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.515680 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.515680 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.515749 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.515749 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.515749 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.515749 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.516477 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.516477 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.516636 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.516718 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.516718 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.516718 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.516718 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.516718 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.516718 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.516718 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.516718 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.516718 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.516718 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.517487 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.517487 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.517636 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.517636 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.517636 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.517883 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.517958 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.518030 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.518110 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.518184 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.518267 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.518402 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.518479 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.518558 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.518558 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.518558 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.518788 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.518788 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.518788 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.518788 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.518788 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.518788 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.518788 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.519300 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.519385 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.519467 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.519510 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.519546 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.519585 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.519629 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.519663 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.519700 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.519736 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.519787 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.519832 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.519870 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.519905 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.519938 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.519977 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.520010 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.520051 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.520085 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.520123 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.520123 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.520189 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.520189 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.520189 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.520189 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.520189 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.520189 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.520392 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.520427 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.520427 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.520494 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.520528 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.520571 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.520613 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.520646 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.520679 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.520721 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.520755 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.521143 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.521232 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.521311 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.521382 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.521467 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.521545 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.521618 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.521700 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.521799 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.521881 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.521962 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.522042 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.522117 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.522302 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.522302 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.522472 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.522547 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.522616 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.522686 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.522763 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.522861 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.522935 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.523015 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.523097 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.523171 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.523249 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.523324 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.523397 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.523486 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.523566 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.523645 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.523724 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.523830 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.523924 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.523966 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.524005 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.524043 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.524081 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.524115 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.524152 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.524152 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.524220 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.524259 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.524303 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.524338 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.524370 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.524404 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.524437 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.524470 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.524503 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.524503 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.524503 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.524591 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.524632 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.524677 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.524677 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.524677 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.524677 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.524820 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.524820 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.524892 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.524930 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.524930 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.524930 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.525035 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.525074 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.525074 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.525074 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.525074 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.525074 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.525074 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.525074 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.525074 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.525074 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.525074 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.525389 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.525428 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.525428 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.525497 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.525537 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.525537 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.525613 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.525656 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.525689 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.525724 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.525766 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.525766 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.525766 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.526501 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.526501 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.526501 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.526703 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.526811 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.526900 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.526974 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.527045 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.527118 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.527188 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.527258 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.527330 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.527385 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.527447 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.527505 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.527556 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.527604 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.527653 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.527707 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.527760 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.527834 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.527886 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.527940 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.527994 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.528050 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.528050 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.528050 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.528050 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.528050 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.528050 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.528050 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.528050 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.528050 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.528050 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.528595 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.528595 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.528595 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.528595 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.528595 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.528595 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.528595 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.528595 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.529014 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.529014 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.529014 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.529014 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.529014 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.529014 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.529014 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.529369 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.529369 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.529465 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.529519 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.529568 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.529622 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.529677 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.529737 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.529802 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.529802 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.529907 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.529934 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.529963 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.529987 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.529987 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.529987 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.529987 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.529987 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.529987 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.529987 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.529987 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.529987 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.529987 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.530201 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.530201 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.530201 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.530201 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.530201 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.530328 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.530352 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.530352 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.530400 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.530427 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.530455 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.530477 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.530505 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.530528 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.530550 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.530573 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.530594 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.530617 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.530639 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.530665 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.530687 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.530714 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.530740 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.530766 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.531079 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.531079 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.531180 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.531239 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.531293 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.531293 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.531386 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.531436 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.531436 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.531436 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.531436 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.531436 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.531436 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.531436 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.531436 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.531436 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.531865 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.531865 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.531865 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.531865 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.532023 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.532047 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.532073 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.532099 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.532121 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.532146 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.532172 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.532172 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.532172 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.532172 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.532261 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.532261 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.532261 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.532328 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.532354 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.532376 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.532399 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.532489 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.532578 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.532603 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.532629 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.532657 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.532657 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.532657 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.532722 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.532722 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.532722 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.532722 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.532722 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.532722 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.532722 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.532722 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.532722 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.532722 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.532960 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.532960 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.532960 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.532960 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.533046 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.533046 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.533095 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.533122 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.533147 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.533170 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.533192 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.533218 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.533218 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.533268 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.533268 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.533313 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.533335 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.533335 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.533692 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.533692 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.533692 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.533871 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.533929 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.533983 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.534039 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.534094 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.534144 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.534192 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.534244 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.534316 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.534367 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.534417 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.534471 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.534525 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.534575 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.534639 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.534690 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.534739 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.534802 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.534858 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.534914 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.534975 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.535031 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.535085 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.535138 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.535192 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.535245 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.535299 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.535353 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.535406 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.535467 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.535519 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.535573 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.535627 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.535682 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.535735 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.535798 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.535853 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.535853 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.535853 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.535853 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.535853 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.535853 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.536207 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.536269 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.536319 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.536319 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.536319 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.536319 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.536319 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.536319 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.536319 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.536319 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.536319 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.536319 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.536703 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.536703 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.536703 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:37.536703 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:37.536703 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:37.536703 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:37.536703 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:37.536703 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:37.536703 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:37.579884 np0000173803 devstack@c-api.service[112149]: INFO dbcounter [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Registered counter for database cinder May 12 19:10:37.580230 np0000173803 devstack@c-api.service[112152]: INFO dbcounter [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Registered counter for database cinder May 12 19:10:37.581480 np0000173803 devstack@c-api.service[112150]: INFO dbcounter [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Registered counter for database cinder May 12 19:10:37.582494 np0000173803 devstack@c-api.service[112151]: INFO dbcounter [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Registered counter for database cinder May 12 19:10:37.591205 np0000173803 devstack@c-api.service[112149]: DEBUG oslo_db.sqlalchemy.engines [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 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=112149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:37.594001 np0000173803 devstack@c-api.service[112150]: DEBUG oslo_db.sqlalchemy.engines [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 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=112150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:37.599066 np0000173803 devstack@c-api.service[112151]: DEBUG oslo_db.sqlalchemy.engines [None req-4cedba3f-5a52-4073-8439-8270111773dc 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=112151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:37.601999 np0000173803 devstack@c-api.service[112152]: DEBUG oslo_db.sqlalchemy.engines [None req-212aae24-bce9-4b62-91e4-43c756609d19 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=112152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:37.702641 np0000173803 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writer thread running {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:10:37.705310 np0000173803 devstack@c-api.service[112149]: INFO cinder.rpc [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:10:37.707660 np0000173803 devstack@c-api.service[112149]: INFO cinder.rpc [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:10:37.708895 np0000173803 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writer thread running {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:10:37.709849 np0000173803 devstack@c-api.service[112149]: INFO cinder.rpc [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:10:37.711345 np0000173803 devstack@c-api.service[112150]: INFO cinder.rpc [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:10:37.711699 np0000173803 devstack@c-api.service[112149]: INFO cinder.rpc [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:10:37.712586 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.714526 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.714634 np0000173803 devstack@c-api.service[112150]: INFO cinder.rpc [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:10:37.717365 np0000173803 devstack@c-api.service[112150]: INFO cinder.rpc [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:10:37.719406 np0000173803 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writer thread running {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:10:37.719931 np0000173803 devstack@c-api.service[112150]: INFO cinder.rpc [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:10:37.720203 np0000173803 devstack@c-api.service[112149]: DEBUG oslo_db.sqlalchemy.engines [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 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=112149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:37.720821 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.721294 np0000173803 devstack@c-api.service[112151]: INFO cinder.rpc [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:10:37.722601 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.723337 np0000173803 devstack@c-api.service[112151]: INFO cinder.rpc [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:10:37.723583 np0000173803 devstack@c-api.service[112149]: INFO cinder.rpc [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:10:37.725196 np0000173803 devstack@c-api.service[112151]: INFO cinder.rpc [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:10:37.726967 np0000173803 devstack@c-api.service[112149]: INFO cinder.rpc [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:10:37.727045 np0000173803 devstack@c-api.service[112151]: INFO cinder.rpc [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:10:37.727154 np0000173803 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writer thread running {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:10:37.727536 np0000173803 devstack@c-api.service[112150]: DEBUG oslo_db.sqlalchemy.engines [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 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=112150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:37.727851 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.728846 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.729401 np0000173803 devstack@c-api.service[112152]: INFO cinder.rpc [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:10:37.729580 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.729700 np0000173803 devstack@c-api.service[112150]: INFO cinder.rpc [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:10:37.731375 np0000173803 devstack@c-api.service[112150]: INFO cinder.rpc [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:10:37.731677 np0000173803 devstack@c-api.service[112152]: INFO cinder.rpc [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:10:37.732216 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.733645 np0000173803 devstack@c-api.service[112152]: INFO cinder.rpc [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:10:37.733980 np0000173803 devstack@c-api.service[112151]: DEBUG oslo_db.sqlalchemy.engines [None req-4cedba3f-5a52-4073-8439-8270111773dc 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=112151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:37.735426 np0000173803 devstack@c-api.service[112152]: INFO cinder.rpc [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:10:37.735998 np0000173803 devstack@c-api.service[112151]: INFO cinder.rpc [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:10:37.736370 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.737853 np0000173803 devstack@c-api.service[112151]: INFO cinder.rpc [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:10:37.738149 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.738673 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.739802 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.741797 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.743127 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.743295 np0000173803 devstack@c-api.service[112152]: DEBUG oslo_db.sqlalchemy.engines [None req-212aae24-bce9-4b62-91e4-43c756609d19 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=112152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:37.745569 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.745680 np0000173803 devstack@c-api.service[112152]: INFO cinder.rpc [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:10:37.746381 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.747397 np0000173803 devstack@c-api.service[112152]: INFO cinder.rpc [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:10:37.748671 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.748970 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.750882 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.752276 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.753236 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.754027 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.756645 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.756762 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.757131 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.759728 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.760653 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.761280 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.762343 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.762911 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.765628 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.765877 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.766025 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.767374 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.767838 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.769357 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.769460 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.770742 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.771532 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.771660 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.772210 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.773809 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.774313 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.775694 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.777953 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.778145 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.780075 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.780218 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.781235 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.781422 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.783632 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.783728 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.783988 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.784509 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.785162 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.785921 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.786797 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.787492 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.787608 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.788389 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.788939 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.789073 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.789855 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.790452 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.790723 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.791065 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.791113 np0000173803 devstack@c-api.service[112149]: WARNING cinder.api.contrib.hosts [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:10:37.791883 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.792012 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.792464 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.793417 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.793879 np0000173803 devstack@c-api.service[112150]: WARNING cinder.api.contrib.hosts [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:10:37.794726 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.794833 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.794884 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.795014 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.795895 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: extensions {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.796532 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.797138 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: encryption {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.798186 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.798812 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: encryption {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.799058 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: extensions {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.800372 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: encryption {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.800494 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: os-quota-sets {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.800628 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.801333 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.801996 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: encryption {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.802074 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: cgsnapshots {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.803610 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: os-quota-class-sets {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.803820 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: os-quota-sets {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.804253 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.805010 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: os-availability-zone {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.805131 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: cgsnapshots {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.806496 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: qos-specs {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.806631 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.806703 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: os-quota-class-sets {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.807963 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: os-availability-zone {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.808063 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.808428 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.808752 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: backups {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.809232 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: qos-specs {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.809502 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.811164 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.811381 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: backups {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.811785 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: extra_specs {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.812576 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.812762 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.813415 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: os-snapshot-manage {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.813542 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: extra_specs {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.813686 np0000173803 devstack@c-api.service[112152]: WARNING cinder.api.contrib.hosts [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:10:37.814462 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.814964 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: os-volume-type-access {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.815143 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.816006 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.816240 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: os-snapshot-manage {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.816535 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: capabilities {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.817438 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.817544 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.817817 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: os-hosts {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.818298 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: os-volume-type-access {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.818428 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: extensions {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.819250 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: consistencygroups {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.819699 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: encryption {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.819883 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.820474 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: capabilities {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.821241 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: os-volume-transfer {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.821294 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: encryption {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.822028 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.822296 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: os-hosts {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.822921 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: os-quota-sets {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.822965 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: scheduler-stats {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.823301 np0000173803 devstack@c-api.service[112151]: WARNING cinder.api.contrib.hosts [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:10:37.824049 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.824221 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: consistencygroups {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.824318 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: cgsnapshots {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.824411 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extended resource: os-volume-manage {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.825558 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.825733 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: os-quota-class-sets {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.826793 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.826876 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: os-volume-transfer {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.827174 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.827749 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.contrib.snapshot_actions [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] SnapshotActionsController initialized {{(pid=112149) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:10:37.827917 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: os-availability-zone {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.828000 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: extensions {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.828532 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.828595 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: scheduler-stats {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.829307 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: encryption {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.829412 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: qos-specs {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.829959 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.830040 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extended resource: os-volume-manage {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.831000 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: encryption {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.831408 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.831529 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: backups {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.832296 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.832587 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: os-quota-sets {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.832816 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.833243 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.contrib.snapshot_actions [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] SnapshotActionsController initialized {{(pid=112150) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:10:37.833564 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: extra_specs {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.834043 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.834109 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: cgsnapshots {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.834310 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.835147 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: os-snapshot-manage {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.835484 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: os-quota-class-sets {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.835529 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.835873 np0000173803 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.836617 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: os-volume-type-access {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.836710 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.836789 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.836848 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: os-availability-zone {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.836932 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.837001 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.837054 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.837112 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.837201 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.837339 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.837442 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.837582 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.837653 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extension UsedLimits extending resource: limits {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.837753 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extension TypesManage extending resource: types {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.837891 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extension AdminActions extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.838008 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extension AdminActions extending resource: snapshots {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.838104 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extension AdminActions extending resource: backups {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.838163 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: qos-specs {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.838201 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: capabilities {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.838245 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extension VolumeActions extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.838426 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.838479 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.839494 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: os-hosts {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.839965 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.840318 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: backups {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.840700 np0000173803 devstack@c-api.service[112149]: WARNING keystonemiddleware.auth_token [None req-1ed0906c-489c-4752-b7e4-4c19030369b6 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 12 19:10:37.840889 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: consistencygroups {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.841454 np0000173803 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.842335 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.842454 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: extra_specs {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.842525 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.842525 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.842649 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.842740 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.842847 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.842909 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: os-volume-transfer {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.842971 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.843102 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.843187 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.843286 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extension UsedLimits extending resource: limits {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.843358 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extension TypesManage extending resource: types {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.843478 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extension AdminActions extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.843593 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extension AdminActions extending resource: snapshots {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.843691 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extension AdminActions extending resource: backups {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.843815 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extension VolumeActions extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.844023 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.844415 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: os-snapshot-manage {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.844493 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: scheduler-stats {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.845889 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: os-volume-type-access {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.845939 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extended resource: os-volume-manage {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.846284 np0000173803 devstack@c-api.service[112150]: WARNING keystonemiddleware.auth_token [None req-0e27c561-19ea-43db-a61f-b3d3c2128d70 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 12 19:10:37.846655 np0000173803 devstack@c-api.service[112149]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dcc076a3668 pid: 112149 (default app) May 12 19:10:37.847161 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.847161 np0000173803 devstack@c-api.service[112149]: warnings.warn( May 12 19:10:37.847473 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: capabilities {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.848356 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.848756 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: os-hosts {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.849419 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.contrib.snapshot_actions [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] SnapshotActionsController initialized {{(pid=112152) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:10:37.850144 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: consistencygroups {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.850233 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.851634 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.852069 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: os-volume-transfer {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.852209 np0000173803 devstack@c-api.service[112150]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dcc076a3668 pid: 112150 (default app) May 12 19:10:37.853085 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.853723 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: scheduler-stats {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.854509 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.855212 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extended resource: os-volume-manage {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:37.855309 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.855309 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.855309 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.855309 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.855309 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.855755 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.855755 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.855755 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.855755 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.855755 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.856107 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.856107 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.856107 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.856107 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.856107 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.856107 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.856528 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.856528 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.856528 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.856528 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.856837 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.856837 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.856837 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.856837 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.857126 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.857126 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.857126 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.857126 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.857412 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.857412 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.857412 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.857412 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.857412 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.857770 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.857770 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.857770 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.857770 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.857770 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.858188 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.858188 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.858188 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.858188 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.858188 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.858188 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.858765 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.858765 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.858765 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.858765 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.858765 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.858765 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.859211 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.859211 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.859211 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.859211 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.859211 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.859211 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.859711 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.859711 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.859711 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.859711 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.859711 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.860209 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.860209 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.860209 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.860209 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.860209 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.860517 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.860517 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.860517 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.860517 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.860517 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.860517 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.860969 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.860969 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.860969 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.860969 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.860969 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.860969 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.861344 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.861402 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.861402 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.861402 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.861402 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.861402 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.861810 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.861810 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.861810 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.861810 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.861810 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.862221 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.862221 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.862221 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.862221 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.862452 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.862452 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.862452 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.862452 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.862654 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.862654 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.862654 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.862654 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.862654 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.862945 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.862945 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.862945 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.862945 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.862945 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.863160 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.863160 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.863160 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.863160 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.863352 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.863352 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.863352 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.863352 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.863541 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.863541 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.863541 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.863541 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.863728 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.863728 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.863728 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.863728 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.863947 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.863947 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.863947 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.863947 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.864135 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.864135 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.864135 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.864135 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.864135 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.864380 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.864380 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.864380 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.864380 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.864380 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.864380 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.864654 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.864654 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.864654 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.864654 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.864654 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.864907 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.864907 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.864907 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.864907 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.864907 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.864907 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.865194 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.865194 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.865194 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.865194 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.865194 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.865194 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.865459 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.865459 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.865459 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.865459 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.865459 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.865459 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.865698 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.865698 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.865698 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.865698 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.865698 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.865698 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.865999 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.865999 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.865999 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.865999 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.866229 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.866229 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.866229 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.866229 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.866229 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.866479 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.866479 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.866479 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.866479 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:37.866479 np0000173803 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 12 19:10:37.866702 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.866743 np0000173803 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.866743 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.866850 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.contrib.snapshot_actions [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] SnapshotActionsController initialized {{(pid=112151) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:10:37.866891 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.866930 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-345d5418-7903-4eac-8261-2712ebc2d0c5 None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:10:37.866974 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.866974 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.866974 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.866974 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.866974 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.866974 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.867220 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.867260 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.867260 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extension UsedLimits extending resource: limits {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.867260 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extension TypesManage extending resource: types {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.867260 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extension AdminActions extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.867260 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extension AdminActions extending resource: snapshots {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.867260 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extension AdminActions extending resource: backups {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.867260 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extension VolumeActions extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.867654 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-212aae24-bce9-4b62-91e4-43c756609d19 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.867698 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.867744 np0000173803 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 1/1] 199.204.45.157 () {60 vars in 956 bytes} [Tue May 12 19:10:37 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 12 19:10:37.867798 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.867834 np0000173803 devstack@c-api.service[112152]: WARNING keystonemiddleware.auth_token [None req-212aae24-bce9-4b62-91e4-43c756609d19 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 12 19:10:37.867869 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.867869 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.867869 np0000173803 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:37.868420 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.868531 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.868642 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.868754 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.868892 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.868998 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.869132 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.869234 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.869285 np0000173803 devstack@c-api.service[112152]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dcc076a3668 pid: 112152 (default app) May 12 19:10:37.869349 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.869459 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extension UsedLimits extending resource: limits {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.869566 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extension TypesManage extending resource: types {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.869670 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extension AdminActions extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.869795 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extension AdminActions extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.869939 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extension AdminActions extending resource: backups {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.870050 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extension VolumeActions extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.870316 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4cedba3f-5a52-4073-8439-8270111773dc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:37.873283 np0000173803 devstack@c-api.service[112151]: WARNING keystonemiddleware.auth_token [None req-4cedba3f-5a52-4073-8439-8270111773dc 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 12 19:10:37.879672 np0000173803 devstack@c-api.service[112151]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dcc076a3668 pid: 112151 (default app) May 12 19:10:44.941527 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.941527 np0000173803 devstack@c-api.service[112150]: warnings.warn( May 12 19:10:44.961644 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.961644 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.961644 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.961644 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.961978 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.961978 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.961978 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.961978 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.962130 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.962130 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.962130 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.962130 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.962130 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.962130 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.962354 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.962354 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.962354 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.962354 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.962354 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.962608 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.962608 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.962608 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.962608 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.962608 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.962816 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.962816 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.962816 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.962816 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.962963 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.962963 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.962963 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.962963 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.962963 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.963165 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.963165 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.963165 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.963165 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.963165 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.963343 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.963343 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.963343 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.963343 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.963343 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.963343 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.963554 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.963554 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.963554 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.963554 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.963554 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.963554 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.963794 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.963794 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.963794 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.963794 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.963794 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.963794 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.964022 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.964022 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.964022 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.964022 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.964022 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.964429 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.964429 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.964429 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.964429 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.964429 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.964606 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.964606 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.964606 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.964606 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.964606 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.964606 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.964849 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.964849 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.964849 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.964849 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.964849 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.964849 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.965078 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.965078 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.965078 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.965078 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.965078 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.965323 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.965323 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.965323 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.965323 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.965323 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.965643 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.965643 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.965643 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.965643 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.965907 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.965907 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.965907 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.965907 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.966055 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.966055 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.966055 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.966055 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.966055 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.966277 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.966277 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.966277 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.966277 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.966277 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.966452 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.966452 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.966452 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.966452 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.966595 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.966595 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.966595 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.966595 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.966746 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.966746 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.966746 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.966746 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.966921 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.966921 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.966921 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.966921 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.967098 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.967098 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.967098 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.967098 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.967249 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.967249 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.967249 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.967249 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.967249 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.967435 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.967435 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.967435 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.967435 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.967435 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.967435 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.967646 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.967646 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.967646 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.967646 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.967646 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.967842 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.967842 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.967842 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.967842 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.967842 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.967842 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.968068 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.968068 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.968068 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.968068 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.968068 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.968068 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.968283 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.968283 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.968283 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.968283 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.968283 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.968283 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.968646 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.968646 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.968646 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.968646 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.968646 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.968646 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.969012 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.969012 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.969012 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.969012 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.969215 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.969215 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.969215 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.969215 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.969215 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.969491 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.969491 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.969491 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.969491 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:44.969491 np0000173803 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 12 19:10:44.969491 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-a1695772-192e-4c73-bc4c-085d1fd86a99 None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:10:45.418698 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-a1695772-192e-4c73-bc4c-085d1fd86a99 admin admin] POST https://199.204.45.157/volume/v3/types May 12 19:10:45.419287 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-a1695772-192e-4c73-bc4c-085d1fd86a99 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 12 19:10:45.420937 np0000173803 devstack@c-api.service[112150]: /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 12 19:10:45.420937 np0000173803 devstack@c-api.service[112150]: warnings.warn( May 12 19:10:45.427388 np0000173803 devstack@c-api.service[112150]: DEBUG oslo_db.sqlalchemy.engines [None req-a1695772-192e-4c73-bc4c-085d1fd86a99 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=112150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:45.461154 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-a1695772-192e-4c73-bc4c-085d1fd86a99 admin admin] https://199.204.45.157/volume/v3/types returned with HTTP 200 May 12 19:10:45.462237 np0000173803 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 1/2] 199.204.45.157 () {68 vars in 1288 bytes} [Tue May 12 19:10:44 2026] POST /volume/v3/types => generated 186 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:10:45.474362 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [req-a1695772-192e-4c73-bc4c-085d1fd86a99 req-c60744d0-6b09-4348-8ed5-408b13557a22 None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:10:45.824900 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [req-a1695772-192e-4c73-bc4c-085d1fd86a99 req-c60744d0-6b09-4348-8ed5-408b13557a22 admin admin] POST https://199.204.45.157/volume/v3/types/708159dd-94b1-4da1-9fc9-afa10242c113/extra_specs May 12 19:10:45.825403 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [req-a1695772-192e-4c73-bc4c-085d1fd86a99 req-c60744d0-6b09-4348-8ed5-408b13557a22 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 12 19:10:45.827125 np0000173803 devstack@c-api.service[112149]: /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 12 19:10:45.827125 np0000173803 devstack@c-api.service[112149]: warnings.warn( May 12 19:10:45.835515 np0000173803 devstack@c-api.service[112149]: DEBUG oslo_db.sqlalchemy.engines [req-a1695772-192e-4c73-bc4c-085d1fd86a99 req-c60744d0-6b09-4348-8ed5-408b13557a22 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=112149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:45.891128 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [req-a1695772-192e-4c73-bc4c-085d1fd86a99 req-c60744d0-6b09-4348-8ed5-408b13557a22 admin admin] https://199.204.45.157/volume/v3/types/708159dd-94b1-4da1-9fc9-afa10242c113/extra_specs returned with HTTP 200 May 12 19:10:45.891563 np0000173803 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 2/3] 199.204.45.157 () {70 vars in 1505 bytes} [Tue May 12 19:10:45 2026] POST /volume/v3/types/708159dd-94b1-4da1-9fc9-afa10242c113/extra_specs => generated 55 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:10:47.739723 np0000173803 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=6 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:10:47.747887 np0000173803 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=6 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:10:55.457513 np0000173803 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:10:55.890047 np0000173803 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:14:41.031969 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.031969 np0000173803 devstack@c-api.service[112152]: warnings.warn( May 12 19:14:41.048529 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.048529 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.048831 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.048831 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.048831 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.048831 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.048831 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.049279 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.049279 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.049279 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.049279 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.049279 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.049279 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.049727 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.049727 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.049727 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.049727 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.049727 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.050152 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.050152 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.050152 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.050152 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.050461 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.050461 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.050461 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.050461 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.050949 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.050949 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.050949 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.050949 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.050949 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.051408 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.051408 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.051408 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.051408 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.051408 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.051764 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.051764 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.051764 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.051764 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.051764 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.051764 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.052281 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.052281 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.052281 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.052281 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.052281 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.052281 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.052724 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.052724 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.052724 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.052724 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.052724 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.052724 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.053192 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.053192 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.053192 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.053192 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.053192 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.053192 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.053624 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.053624 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.053624 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.053624 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.053994 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.053994 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.053994 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.053994 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.053994 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.054390 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.054390 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.054390 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.054390 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.054390 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.054652 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.054652 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.054652 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.054652 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.054652 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.054652 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.054918 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.054918 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.054918 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.054918 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.054918 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.055143 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.055143 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.055143 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.055143 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.055143 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.055357 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.055357 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.055357 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.055357 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.055534 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.055534 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.055534 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.055534 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.055708 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.055708 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.055708 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.055708 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.055708 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.055961 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.055961 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.055961 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.055961 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.055961 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.056169 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.056169 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.056169 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.056169 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.056346 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.056346 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.056346 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.056346 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.056551 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.056551 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.056551 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.056551 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.056727 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.056727 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.056727 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.056727 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.056928 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.056928 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.056928 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.056928 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.057102 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.057102 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.057102 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.057102 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.057102 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.057102 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.057353 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.057353 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.057353 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.057353 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.057353 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.057582 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.057582 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.057582 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.057582 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.057582 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.057582 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.057582 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.057879 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.057879 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.057879 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.057879 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.057879 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.057879 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.058128 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.058128 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.058128 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.058128 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.058128 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.058128 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.058373 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.058373 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.058373 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.058373 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.058373 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.058373 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.058631 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.058631 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.058631 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.058631 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.058823 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.058823 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.058823 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.058823 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.059005 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.059005 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.059005 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.059005 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.059185 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.059185 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.059185 np0000173803 devstack@c-api.service[112152]: /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 12 19:14:41.059185 np0000173803 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 12 19:14:41.059185 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-97e97354-75d5-4ef7-b7f6-ef7edaee79f4 None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:14:41.059185 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-97e97354-75d5-4ef7-b7f6-ef7edaee79f4 None None] GET https://199.204.45.157/volume// May 12 19:14:41.059438 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-97e97354-75d5-4ef7-b7f6-ef7edaee79f4 None None] Empty body provided in request {{(pid=112152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:14:41.059438 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-97e97354-75d5-4ef7-b7f6-ef7edaee79f4 None None] Calling method 'all' {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:14:41.059438 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-97e97354-75d5-4ef7-b7f6-ef7edaee79f4 None None] https://199.204.45.157/volume// returned with HTTP 300 May 12 19:14:41.059438 np0000173803 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 1/4] 199.204.45.157 () {66 vars in 1456 bytes} [Tue May 12 19:14:41 2026] GET /volume/ => generated 390 bytes in 31 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 12 19:15:18.672577 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.672577 np0000173803 devstack@c-api.service[112151]: warnings.warn( May 12 19:15:18.686297 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.686297 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.686297 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.686297 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.686297 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.686697 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.686697 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.686697 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.686697 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.686697 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.687015 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.687015 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.687015 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.687015 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.687015 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.687015 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.687380 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.687380 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.687380 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.687380 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.687632 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.687632 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.687632 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.687632 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.687893 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.687893 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.687893 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.687893 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.688146 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.688146 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.688146 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.688146 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.688146 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.688445 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.688445 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.688445 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.688445 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.688445 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.688739 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.688739 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.688739 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.688739 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.688739 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.688739 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.689132 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.689132 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.689132 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.689132 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.689132 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.689132 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.689484 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.689484 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.689484 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.689484 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.689484 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.689484 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.689885 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.689885 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.689885 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.689885 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.689885 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.690212 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.690212 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.690212 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.690212 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.690212 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.690543 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.690543 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.690543 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.690543 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.690543 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.690543 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.690870 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.690870 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.690870 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.690870 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.690870 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.690870 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.691056 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.691056 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.691056 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.691056 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.691056 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.691228 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.691228 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.691228 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.691228 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.691228 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.691404 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.691404 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.691404 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.691404 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.691551 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.691551 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.691551 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.691551 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.691687 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.691687 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.691687 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.691687 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.691687 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.691878 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.691878 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.691878 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.691878 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.691878 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.692034 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.692034 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.692034 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.692034 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.692174 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.692174 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.692174 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.692174 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.692316 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.692316 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.692316 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.692316 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.692450 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.692450 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.692450 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.692450 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.692596 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.692596 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.692596 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.692596 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.692734 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.692734 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.692734 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.692734 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.692734 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.692925 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.692925 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.692925 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.692925 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.692925 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.692925 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.693135 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.693135 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.693135 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.693135 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.693135 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.693301 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.693301 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.693301 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.693301 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.693301 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.693301 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.693518 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.693518 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.693518 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.693518 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.693518 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.693518 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.693718 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.693718 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.693718 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.693718 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.693718 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.693718 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.693953 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.693953 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.693953 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.693953 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.693953 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.693953 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.694193 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.694193 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.694193 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.694193 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.694360 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.694360 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.694360 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.694360 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.694360 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.694535 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.694535 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.694535 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.694535 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:18.694535 np0000173803 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 12 19:15:18.694535 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-030f07f1-2acb-4e95-8030-7c3593a56e5c None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:15:19.010038 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-030f07f1-2acb-4e95-8030-7c3593a56e5c demo demo] GET https://199.204.45.157/volume/v3/types?is_public=None May 12 19:15:19.010381 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-030f07f1-2acb-4e95-8030-7c3593a56e5c demo demo] Empty body provided in request {{(pid=112151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:15:19.010629 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-030f07f1-2acb-4e95-8030-7c3593a56e5c demo demo] Calling method 'index' {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:15:19.011170 np0000173803 devstack@c-api.service[112151]: /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 12 19:15:19.011170 np0000173803 devstack@c-api.service[112151]: warnings.warn( May 12 19:15:19.011799 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.api_utils [None req-030f07f1-2acb-4e95-8030-7c3593a56e5c demo demo] Removing options '' from query. {{(pid=112151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:15:19.023291 np0000173803 devstack@c-api.service[112151]: DEBUG oslo_db.sqlalchemy.engines [None req-030f07f1-2acb-4e95-8030-7c3593a56e5c 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=112151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:15:19.046394 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-030f07f1-2acb-4e95-8030-7c3593a56e5c demo demo] https://199.204.45.157/volume/v3/types?is_public=None returned with HTTP 200 May 12 19:15:19.046885 np0000173803 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 1/5] 199.204.45.157 () {64 vars in 1263 bytes} [Tue May 12 19:15:18 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:15:19.056633 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [req-030f07f1-2acb-4e95-8030-7c3593a56e5c req-b6e1e2b1-2531-41b3-9e8c-7658ac007101 None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:15:19.060222 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [req-030f07f1-2acb-4e95-8030-7c3593a56e5c req-b6e1e2b1-2531-41b3-9e8c-7658ac007101 demo demo] GET https://199.204.45.157/volume/v3/types/default May 12 19:15:19.060493 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [req-030f07f1-2acb-4e95-8030-7c3593a56e5c req-b6e1e2b1-2531-41b3-9e8c-7658ac007101 demo demo] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:15:19.060717 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [req-030f07f1-2acb-4e95-8030-7c3593a56e5c req-b6e1e2b1-2531-41b3-9e8c-7658ac007101 demo demo] Calling method 'show' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:15:19.071245 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [req-030f07f1-2acb-4e95-8030-7c3593a56e5c req-b6e1e2b1-2531-41b3-9e8c-7658ac007101 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 12 19:15:19.071671 np0000173803 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 2/6] 199.204.45.157 () {66 vars in 1329 bytes} [Tue May 12 19:15:19 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:15:19.397200 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-e32dd168-b13c-4579-b090-cf366479d0fc None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:15:19.402994 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-e32dd168-b13c-4579-b090-cf366479d0fc demo demo] GET https://199.204.45.157/volume/v3/types/default May 12 19:15:19.403415 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-e32dd168-b13c-4579-b090-cf366479d0fc demo demo] Empty body provided in request {{(pid=112149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:15:19.403875 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-e32dd168-b13c-4579-b090-cf366479d0fc demo demo] Calling method 'show' {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:15:19.418612 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-e32dd168-b13c-4579-b090-cf366479d0fc demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 12 19:15:19.419017 np0000173803 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 3/7] 199.204.45.157 () {64 vars in 1258 bytes} [Tue May 12 19:15:19 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 12 19:15:19.831110 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-74be5809-ae86-48fe-a18e-88bbf2c3de83 None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:15:20.207579 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-74be5809-ae86-48fe-a18e-88bbf2c3de83 demo demo] GET https://199.204.45.157/volume/v3/types/default May 12 19:15:20.208003 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-74be5809-ae86-48fe-a18e-88bbf2c3de83 demo demo] Empty body provided in request {{(pid=112152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:15:20.208208 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-74be5809-ae86-48fe-a18e-88bbf2c3de83 demo demo] Calling method 'show' {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:15:20.218070 np0000173803 devstack@c-api.service[112152]: DEBUG oslo_db.sqlalchemy.engines [None req-74be5809-ae86-48fe-a18e-88bbf2c3de83 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=112152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:15:20.237911 np0000173803 devstack@c-api.service[112152]: /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 12 19:15:20.237911 np0000173803 devstack@c-api.service[112152]: warnings.warn( May 12 19:15:20.240129 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-74be5809-ae86-48fe-a18e-88bbf2c3de83 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 12 19:15:20.240506 np0000173803 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 2/8] 199.204.45.157 () {64 vars in 1258 bytes} [Tue May 12 19:15:19 2026] GET /volume/v3/types/default => generated 145 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:15:20.252025 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-88b65c96-4e9b-4b80-ac9c-1eb1aedc023d None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:15:20.256024 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-88b65c96-4e9b-4b80-ac9c-1eb1aedc023d demo demo] GET https://199.204.45.157/volume/v3/types/default May 12 19:15:20.256403 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-88b65c96-4e9b-4b80-ac9c-1eb1aedc023d demo demo] Empty body provided in request {{(pid=112151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:15:20.256821 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-88b65c96-4e9b-4b80-ac9c-1eb1aedc023d demo demo] Calling method 'show' {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:15:20.272824 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-88b65c96-4e9b-4b80-ac9c-1eb1aedc023d demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 12 19:15:20.273167 np0000173803 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 2/9] 199.204.45.157 () {64 vars in 1258 bytes} [Tue May 12 19:15:20 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 12 19:15:29.067133 np0000173803 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=2 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:15:29.414448 np0000173803 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=2 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:15:30.234900 np0000173803 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=2 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:15:30.269345 np0000173803 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=3 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:20:32.829432 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-c7c66370-bbd0-4672-b87a-8044e8874f67 None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:20:32.936420 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-c7c66370-bbd0-4672-b87a-8044e8874f67 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:20:32.937399 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-c7c66370-bbd0-4672-b87a-8044e8874f67 demo demo] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:20:32.937728 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-c7c66370-bbd0-4672-b87a-8044e8874f67 demo demo] Calling method 'detail' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:20:32.938466 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.api_utils [None req-c7c66370-bbd0-4672-b87a-8044e8874f67 demo demo] Removing options '' from query. {{(pid=112150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:20:32.939301 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.volume.api [None req-c7c66370-bbd0-4672-b87a-8044e8874f67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112150) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:20:32.980792 np0000173803 devstack@c-api.service[112150]: INFO cinder.volume.api [None req-c7c66370-bbd0-4672-b87a-8044e8874f67 demo demo] Get all volumes completed successfully. May 12 19:20:32.984840 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-c7c66370-bbd0-4672-b87a-8044e8874f67 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:20:32.985676 np0000173803 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 3/10] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:20:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:20:42.972711 np0000173803 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=1 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:21:33.004807 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-33c6e322-44ad-4f82-a9d5-8c76bf2fbcf0 None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:21:33.009804 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-33c6e322-44ad-4f82-a9d5-8c76bf2fbcf0 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:21:33.009804 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-33c6e322-44ad-4f82-a9d5-8c76bf2fbcf0 demo demo] Empty body provided in request {{(pid=112149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:21:33.009804 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-33c6e322-44ad-4f82-a9d5-8c76bf2fbcf0 demo demo] Calling method 'detail' {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:21:33.009804 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.api_utils [None req-33c6e322-44ad-4f82-a9d5-8c76bf2fbcf0 demo demo] Removing options '' from query. {{(pid=112149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:21:33.011271 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.volume.api [None req-33c6e322-44ad-4f82-a9d5-8c76bf2fbcf0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112149) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:21:33.060336 np0000173803 devstack@c-api.service[112149]: INFO cinder.volume.api [None req-33c6e322-44ad-4f82-a9d5-8c76bf2fbcf0 demo demo] Get all volumes completed successfully. May 12 19:21:33.064162 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-33c6e322-44ad-4f82-a9d5-8c76bf2fbcf0 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:21:33.065198 np0000173803 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 4/11] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:21:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:21:43.053202 np0000173803 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=1 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:22:33.081166 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-619756ea-baa5-442a-a36a-3a939db32b05 None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:22:33.084964 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-619756ea-baa5-442a-a36a-3a939db32b05 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:22:33.085459 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-619756ea-baa5-442a-a36a-3a939db32b05 demo demo] Empty body provided in request {{(pid=112152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:22:33.085749 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-619756ea-baa5-442a-a36a-3a939db32b05 demo demo] Calling method 'detail' {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:22:33.086758 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.api_utils [None req-619756ea-baa5-442a-a36a-3a939db32b05 demo demo] Removing options '' from query. {{(pid=112152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:22:33.087825 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.volume.api [None req-619756ea-baa5-442a-a36a-3a939db32b05 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:22:33.124800 np0000173803 devstack@c-api.service[112152]: INFO cinder.volume.api [None req-619756ea-baa5-442a-a36a-3a939db32b05 demo demo] Get all volumes completed successfully. May 12 19:22:33.127741 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-619756ea-baa5-442a-a36a-3a939db32b05 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:22:33.128374 np0000173803 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 3/12] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:22:33 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 12 19:22:43.115292 np0000173803 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=1 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:23:33.148300 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-9e6d8aa3-e425-4363-af10-62a656a4fd9b None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:23:33.152672 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-9e6d8aa3-e425-4363-af10-62a656a4fd9b demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:23:33.152976 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-9e6d8aa3-e425-4363-af10-62a656a4fd9b demo demo] Empty body provided in request {{(pid=112151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:23:33.153356 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-9e6d8aa3-e425-4363-af10-62a656a4fd9b demo demo] Calling method 'detail' {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:23:33.154133 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.api_utils [None req-9e6d8aa3-e425-4363-af10-62a656a4fd9b demo demo] Removing options '' from query. {{(pid=112151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:23:33.155334 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.volume.api [None req-9e6d8aa3-e425-4363-af10-62a656a4fd9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:23:33.193818 np0000173803 devstack@c-api.service[112151]: INFO cinder.volume.api [None req-9e6d8aa3-e425-4363-af10-62a656a4fd9b demo demo] Get all volumes completed successfully. May 12 19:23:33.196664 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-9e6d8aa3-e425-4363-af10-62a656a4fd9b demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:23:33.197238 np0000173803 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 3/13] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:23:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:23:43.186369 np0000173803 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=1 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:24:33.215527 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-e00bad68-c6d5-45d2-8de7-cebc8ac9f4d3 None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:24:33.218447 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-e00bad68-c6d5-45d2-8de7-cebc8ac9f4d3 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:24:33.218694 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-e00bad68-c6d5-45d2-8de7-cebc8ac9f4d3 demo demo] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:24:33.218981 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-e00bad68-c6d5-45d2-8de7-cebc8ac9f4d3 demo demo] Calling method 'detail' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:24:33.219330 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.api_utils [None req-e00bad68-c6d5-45d2-8de7-cebc8ac9f4d3 demo demo] Removing options '' from query. {{(pid=112150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:24:33.220664 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.volume.api [None req-e00bad68-c6d5-45d2-8de7-cebc8ac9f4d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112150) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:24:33.229340 np0000173803 devstack@c-api.service[112150]: INFO cinder.volume.api [None req-e00bad68-c6d5-45d2-8de7-cebc8ac9f4d3 demo demo] Get all volumes completed successfully. May 12 19:24:33.230443 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-e00bad68-c6d5-45d2-8de7-cebc8ac9f4d3 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:24:33.230822 np0000173803 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 4/14] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:24:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:24:43.223468 np0000173803 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=1 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:25:33.243110 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-6642343c-967b-49e5-a925-587b3123f829 None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:25:33.417612 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-6642343c-967b-49e5-a925-587b3123f829 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:25:33.417888 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-6642343c-967b-49e5-a925-587b3123f829 demo demo] Empty body provided in request {{(pid=112149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:25:33.418156 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-6642343c-967b-49e5-a925-587b3123f829 demo demo] Calling method 'detail' {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:25:33.418465 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.api_utils [None req-6642343c-967b-49e5-a925-587b3123f829 demo demo] Removing options '' from query. {{(pid=112149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:25:33.419397 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.volume.api [None req-6642343c-967b-49e5-a925-587b3123f829 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112149) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:25:33.427674 np0000173803 devstack@c-api.service[112149]: INFO cinder.volume.api [None req-6642343c-967b-49e5-a925-587b3123f829 demo demo] Get all volumes completed successfully. May 12 19:25:33.430276 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-6642343c-967b-49e5-a925-587b3123f829 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:25:33.430721 np0000173803 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 5/15] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:25:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:25:43.423323 np0000173803 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=1 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:26:33.451224 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-6ccaf00b-a41d-4fb8-8b1a-339cc5c92bca None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:26:33.461556 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-6ccaf00b-a41d-4fb8-8b1a-339cc5c92bca demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:26:33.461896 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-6ccaf00b-a41d-4fb8-8b1a-339cc5c92bca demo demo] Empty body provided in request {{(pid=112152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:26:33.462070 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-6ccaf00b-a41d-4fb8-8b1a-339cc5c92bca demo demo] Calling method 'detail' {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:26:33.462390 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.api_utils [None req-6ccaf00b-a41d-4fb8-8b1a-339cc5c92bca demo demo] Removing options '' from query. {{(pid=112152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:26:33.463940 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.volume.api [None req-6ccaf00b-a41d-4fb8-8b1a-339cc5c92bca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:26:33.475863 np0000173803 devstack@c-api.service[112152]: INFO cinder.volume.api [None req-6ccaf00b-a41d-4fb8-8b1a-339cc5c92bca demo demo] Get all volumes completed successfully. May 12 19:26:33.478222 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-6ccaf00b-a41d-4fb8-8b1a-339cc5c92bca demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:26:33.478662 np0000173803 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 4/16] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:26:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:26:43.469048 np0000173803 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=1 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:27:33.503800 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-c37c34c1-927f-4a69-b4f2-8f1419357735 None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:27:33.507811 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-c37c34c1-927f-4a69-b4f2-8f1419357735 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:27:33.508070 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-c37c34c1-927f-4a69-b4f2-8f1419357735 demo demo] Empty body provided in request {{(pid=112151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:27:33.508331 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-c37c34c1-927f-4a69-b4f2-8f1419357735 demo demo] Calling method 'detail' {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:27:33.509604 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.api_utils [None req-c37c34c1-927f-4a69-b4f2-8f1419357735 demo demo] Removing options '' from query. {{(pid=112151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:27:33.510698 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.volume.api [None req-c37c34c1-927f-4a69-b4f2-8f1419357735 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:27:33.520096 np0000173803 devstack@c-api.service[112151]: INFO cinder.volume.api [None req-c37c34c1-927f-4a69-b4f2-8f1419357735 demo demo] Get all volumes completed successfully. May 12 19:27:33.522090 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-c37c34c1-927f-4a69-b4f2-8f1419357735 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:27:33.522542 np0000173803 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 4/17] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:27:33 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 12 19:27:43.514623 np0000173803 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=1 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:28:33.539121 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-a8cbb2d2-86e5-439f-bb63-6f6bbdcdc2b5 None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:28:33.541813 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-a8cbb2d2-86e5-439f-bb63-6f6bbdcdc2b5 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:28:33.541981 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-a8cbb2d2-86e5-439f-bb63-6f6bbdcdc2b5 demo demo] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:28:33.542168 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-a8cbb2d2-86e5-439f-bb63-6f6bbdcdc2b5 demo demo] Calling method 'detail' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:28:33.542405 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.api_utils [None req-a8cbb2d2-86e5-439f-bb63-6f6bbdcdc2b5 demo demo] Removing options '' from query. {{(pid=112150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:28:33.545255 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.volume.api [None req-a8cbb2d2-86e5-439f-bb63-6f6bbdcdc2b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112150) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:28:33.552466 np0000173803 devstack@c-api.service[112150]: INFO cinder.volume.api [None req-a8cbb2d2-86e5-439f-bb63-6f6bbdcdc2b5 demo demo] Get all volumes completed successfully. May 12 19:28:33.554295 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-a8cbb2d2-86e5-439f-bb63-6f6bbdcdc2b5 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:28:33.554619 np0000173803 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 5/18] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:28:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:28:43.547771 np0000173803 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=1 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:29:33.575687 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-4f980134-5f0b-4cac-85a6-233123cdde6d None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:29:33.578704 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-4f980134-5f0b-4cac-85a6-233123cdde6d demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:29:33.578962 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-4f980134-5f0b-4cac-85a6-233123cdde6d demo demo] Empty body provided in request {{(pid=112149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:29:33.579250 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-4f980134-5f0b-4cac-85a6-233123cdde6d demo demo] Calling method 'detail' {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:29:33.579565 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.api_utils [None req-4f980134-5f0b-4cac-85a6-233123cdde6d demo demo] Removing options '' from query. {{(pid=112149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:29:33.580745 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.volume.api [None req-4f980134-5f0b-4cac-85a6-233123cdde6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112149) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:29:33.591598 np0000173803 devstack@c-api.service[112149]: INFO cinder.volume.api [None req-4f980134-5f0b-4cac-85a6-233123cdde6d demo demo] Get all volumes completed successfully. May 12 19:29:33.596803 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-4f980134-5f0b-4cac-85a6-233123cdde6d demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:29:33.597599 np0000173803 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 6/19] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:29:33 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 12 19:29:43.587703 np0000173803 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=1 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:30:33.613180 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-f6438617-801c-49b0-8cd7-ed926f5f690f None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:30:33.768277 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-f6438617-801c-49b0-8cd7-ed926f5f690f demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:30:33.768629 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-f6438617-801c-49b0-8cd7-ed926f5f690f demo demo] Empty body provided in request {{(pid=112152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:30:33.769060 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-f6438617-801c-49b0-8cd7-ed926f5f690f demo demo] Calling method 'detail' {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:30:33.769493 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.api_utils [None req-f6438617-801c-49b0-8cd7-ed926f5f690f demo demo] Removing options '' from query. {{(pid=112152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:30:33.770961 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.volume.api [None req-f6438617-801c-49b0-8cd7-ed926f5f690f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:30:33.778874 np0000173803 devstack@c-api.service[112152]: INFO cinder.volume.api [None req-f6438617-801c-49b0-8cd7-ed926f5f690f demo demo] Get all volumes completed successfully. May 12 19:30:33.780720 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-f6438617-801c-49b0-8cd7-ed926f5f690f demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:30:33.781067 np0000173803 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 5/20] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:30:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:30:43.775298 np0000173803 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=1 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:31:33.797832 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-06a18f49-caa2-421a-9087-3d1f13251728 None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:31:33.801677 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-06a18f49-caa2-421a-9087-3d1f13251728 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:31:33.801979 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-06a18f49-caa2-421a-9087-3d1f13251728 demo demo] Empty body provided in request {{(pid=112151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:31:33.802251 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-06a18f49-caa2-421a-9087-3d1f13251728 demo demo] Calling method 'detail' {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:31:33.802618 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.api_utils [None req-06a18f49-caa2-421a-9087-3d1f13251728 demo demo] Removing options '' from query. {{(pid=112151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:31:33.803709 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.volume.api [None req-06a18f49-caa2-421a-9087-3d1f13251728 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:31:33.814315 np0000173803 devstack@c-api.service[112151]: INFO cinder.volume.api [None req-06a18f49-caa2-421a-9087-3d1f13251728 demo demo] Get all volumes completed successfully. May 12 19:31:33.817396 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-06a18f49-caa2-421a-9087-3d1f13251728 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:31:33.817916 np0000173803 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 5/21] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:31:33 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 12 19:31:43.807253 np0000173803 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=1 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:32:33.838014 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-b094a51d-72f9-40ad-88f6-cd4999132a80 None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:32:33.840673 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-b094a51d-72f9-40ad-88f6-cd4999132a80 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:32:33.840945 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-b094a51d-72f9-40ad-88f6-cd4999132a80 demo demo] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:32:33.841223 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-b094a51d-72f9-40ad-88f6-cd4999132a80 demo demo] Calling method 'detail' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:32:33.842054 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.api_utils [None req-b094a51d-72f9-40ad-88f6-cd4999132a80 demo demo] Removing options '' from query. {{(pid=112150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:32:33.844070 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.volume.api [None req-b094a51d-72f9-40ad-88f6-cd4999132a80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112150) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:32:33.859826 np0000173803 devstack@c-api.service[112150]: INFO cinder.volume.api [None req-b094a51d-72f9-40ad-88f6-cd4999132a80 demo demo] Get all volumes completed successfully. May 12 19:32:33.859826 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-b094a51d-72f9-40ad-88f6-cd4999132a80 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:32:33.859826 np0000173803 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 6/22] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:32:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:32:43.849313 np0000173803 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=1 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:33:33.875342 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-5d72ffd4-4d57-4f24-a700-09cd35df8c6a None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:33:33.879040 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-5d72ffd4-4d57-4f24-a700-09cd35df8c6a demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:33:33.879440 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-5d72ffd4-4d57-4f24-a700-09cd35df8c6a demo demo] Empty body provided in request {{(pid=112149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:33:33.879880 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-5d72ffd4-4d57-4f24-a700-09cd35df8c6a demo demo] Calling method 'detail' {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:33:33.880415 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.api_utils [None req-5d72ffd4-4d57-4f24-a700-09cd35df8c6a demo demo] Removing options '' from query. {{(pid=112149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:33:33.882708 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.volume.api [None req-5d72ffd4-4d57-4f24-a700-09cd35df8c6a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112149) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:33:33.890504 np0000173803 devstack@c-api.service[112149]: INFO cinder.volume.api [None req-5d72ffd4-4d57-4f24-a700-09cd35df8c6a demo demo] Get all volumes completed successfully. May 12 19:33:33.892361 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-5d72ffd4-4d57-4f24-a700-09cd35df8c6a demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:33:33.893008 np0000173803 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 7/23] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:33:33 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 12 19:33:43.886665 np0000173803 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=1 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:34:33.911320 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-48c72c74-4444-4fc6-86af-c410763fbb48 None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:34:33.915448 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-48c72c74-4444-4fc6-86af-c410763fbb48 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:34:33.915951 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-48c72c74-4444-4fc6-86af-c410763fbb48 demo demo] Empty body provided in request {{(pid=112152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:34:33.916398 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-48c72c74-4444-4fc6-86af-c410763fbb48 demo demo] Calling method 'detail' {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:34:33.916984 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.api_utils [None req-48c72c74-4444-4fc6-86af-c410763fbb48 demo demo] Removing options '' from query. {{(pid=112152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:34:33.918731 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.volume.api [None req-48c72c74-4444-4fc6-86af-c410763fbb48 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:34:33.928954 np0000173803 devstack@c-api.service[112152]: INFO cinder.volume.api [None req-48c72c74-4444-4fc6-86af-c410763fbb48 demo demo] Get all volumes completed successfully. May 12 19:34:33.935034 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-48c72c74-4444-4fc6-86af-c410763fbb48 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:34:33.935977 np0000173803 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 6/24] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:34:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:34:43.923557 np0000173803 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=1 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:35:33.950247 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-9728625b-3629-4cd5-9e67-833e2005bf1d None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:35:34.147310 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-9728625b-3629-4cd5-9e67-833e2005bf1d demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:35:34.147589 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-9728625b-3629-4cd5-9e67-833e2005bf1d demo demo] Empty body provided in request {{(pid=112151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:35:34.147860 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-9728625b-3629-4cd5-9e67-833e2005bf1d demo demo] Calling method 'detail' {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:35:34.148160 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.api_utils [None req-9728625b-3629-4cd5-9e67-833e2005bf1d demo demo] Removing options '' from query. {{(pid=112151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:35:34.149162 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.volume.api [None req-9728625b-3629-4cd5-9e67-833e2005bf1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:35:34.158840 np0000173803 devstack@c-api.service[112151]: INFO cinder.volume.api [None req-9728625b-3629-4cd5-9e67-833e2005bf1d demo demo] Get all volumes completed successfully. May 12 19:35:34.161706 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-9728625b-3629-4cd5-9e67-833e2005bf1d demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:35:34.162209 np0000173803 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 6/25] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:35:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:35:44.153697 np0000173803 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=1 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:36:34.179919 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-93b62f77-71a2-4441-a381-da378d969714 None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:36:34.184007 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-93b62f77-71a2-4441-a381-da378d969714 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:36:34.184372 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-93b62f77-71a2-4441-a381-da378d969714 demo demo] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:36:34.184659 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-93b62f77-71a2-4441-a381-da378d969714 demo demo] Calling method 'detail' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:36:34.185017 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.api_utils [None req-93b62f77-71a2-4441-a381-da378d969714 demo demo] Removing options '' from query. {{(pid=112150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:36:34.186038 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.volume.api [None req-93b62f77-71a2-4441-a381-da378d969714 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112150) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:36:34.194068 np0000173803 devstack@c-api.service[112150]: INFO cinder.volume.api [None req-93b62f77-71a2-4441-a381-da378d969714 demo demo] Get all volumes completed successfully. May 12 19:36:34.196147 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-93b62f77-71a2-4441-a381-da378d969714 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:36:34.196764 np0000173803 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 7/26] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:36:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:36:44.189433 np0000173803 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=1 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:37:34.213221 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-219193cb-3019-4198-8d80-8b40fc0f05c1 None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:37:34.216022 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-219193cb-3019-4198-8d80-8b40fc0f05c1 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:37:34.216264 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-219193cb-3019-4198-8d80-8b40fc0f05c1 demo demo] Empty body provided in request {{(pid=112149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:37:34.216512 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-219193cb-3019-4198-8d80-8b40fc0f05c1 demo demo] Calling method 'detail' {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:37:34.216828 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.api_utils [None req-219193cb-3019-4198-8d80-8b40fc0f05c1 demo demo] Removing options '' from query. {{(pid=112149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:37:34.217957 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.volume.api [None req-219193cb-3019-4198-8d80-8b40fc0f05c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112149) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:37:34.225441 np0000173803 devstack@c-api.service[112149]: INFO cinder.volume.api [None req-219193cb-3019-4198-8d80-8b40fc0f05c1 demo demo] Get all volumes completed successfully. May 12 19:37:34.227366 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-219193cb-3019-4198-8d80-8b40fc0f05c1 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:37:34.227747 np0000173803 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 8/27] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:37:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:37:44.221087 np0000173803 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=1 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:38:34.242800 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-0274c749-ae43-49fa-be5f-1fe6a44bdd8b None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:38:34.246406 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-0274c749-ae43-49fa-be5f-1fe6a44bdd8b demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:38:34.246608 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-0274c749-ae43-49fa-be5f-1fe6a44bdd8b demo demo] Empty body provided in request {{(pid=112152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:38:34.246869 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-0274c749-ae43-49fa-be5f-1fe6a44bdd8b demo demo] Calling method 'detail' {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:38:34.247168 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.api_utils [None req-0274c749-ae43-49fa-be5f-1fe6a44bdd8b demo demo] Removing options '' from query. {{(pid=112152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:38:34.248117 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.volume.api [None req-0274c749-ae43-49fa-be5f-1fe6a44bdd8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:38:34.257957 np0000173803 devstack@c-api.service[112152]: INFO cinder.volume.api [None req-0274c749-ae43-49fa-be5f-1fe6a44bdd8b demo demo] Get all volumes completed successfully. May 12 19:38:34.262287 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-0274c749-ae43-49fa-be5f-1fe6a44bdd8b demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:38:34.263046 np0000173803 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 7/28] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:38:34 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 12 19:38:44.251629 np0000173803 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=1 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:39:34.276959 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-8f9818de-2923-46d0-a35e-a211ce86e765 None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:39:34.279554 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-8f9818de-2923-46d0-a35e-a211ce86e765 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:39:34.279875 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-8f9818de-2923-46d0-a35e-a211ce86e765 demo demo] Empty body provided in request {{(pid=112151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:39:34.280143 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-8f9818de-2923-46d0-a35e-a211ce86e765 demo demo] Calling method 'detail' {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:39:34.280416 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.api_utils [None req-8f9818de-2923-46d0-a35e-a211ce86e765 demo demo] Removing options '' from query. {{(pid=112151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:39:34.281356 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.volume.api [None req-8f9818de-2923-46d0-a35e-a211ce86e765 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:39:34.289611 np0000173803 devstack@c-api.service[112151]: INFO cinder.volume.api [None req-8f9818de-2923-46d0-a35e-a211ce86e765 demo demo] Get all volumes completed successfully. May 12 19:39:34.292697 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-8f9818de-2923-46d0-a35e-a211ce86e765 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:39:34.293266 np0000173803 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 7/29] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:39:34 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 12 19:39:44.284896 np0000173803 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=1 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:40:34.308384 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-748694ed-87f8-43ff-816e-70448b0697f1 None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:40:34.399173 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-748694ed-87f8-43ff-816e-70448b0697f1 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:40:34.399337 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-748694ed-87f8-43ff-816e-70448b0697f1 demo demo] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:40:34.399515 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-748694ed-87f8-43ff-816e-70448b0697f1 demo demo] Calling method 'detail' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:40:34.399719 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.api_utils [None req-748694ed-87f8-43ff-816e-70448b0697f1 demo demo] Removing options '' from query. {{(pid=112150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:40:34.401378 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.volume.api [None req-748694ed-87f8-43ff-816e-70448b0697f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112150) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:40:34.407058 np0000173803 devstack@c-api.service[112150]: INFO cinder.volume.api [None req-748694ed-87f8-43ff-816e-70448b0697f1 demo demo] Get all volumes completed successfully. May 12 19:40:34.408882 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-748694ed-87f8-43ff-816e-70448b0697f1 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:40:34.409219 np0000173803 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 8/30] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:40:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:40:44.404429 np0000173803 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=1 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:41:34.426279 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-68786f82-19b2-4fe7-a08b-deb9a01e91f3 None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:41:34.430015 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-68786f82-19b2-4fe7-a08b-deb9a01e91f3 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:41:34.430201 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-68786f82-19b2-4fe7-a08b-deb9a01e91f3 demo demo] Empty body provided in request {{(pid=112149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:41:34.430413 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-68786f82-19b2-4fe7-a08b-deb9a01e91f3 demo demo] Calling method 'detail' {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:41:34.430679 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.api_utils [None req-68786f82-19b2-4fe7-a08b-deb9a01e91f3 demo demo] Removing options '' from query. {{(pid=112149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:41:34.431531 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.volume.api [None req-68786f82-19b2-4fe7-a08b-deb9a01e91f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112149) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:41:34.440361 np0000173803 devstack@c-api.service[112149]: INFO cinder.volume.api [None req-68786f82-19b2-4fe7-a08b-deb9a01e91f3 demo demo] Get all volumes completed successfully. May 12 19:41:34.442061 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-68786f82-19b2-4fe7-a08b-deb9a01e91f3 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:41:34.442495 np0000173803 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 9/31] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:41:34 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 12 19:41:44.434628 np0000173803 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=1 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:42:34.461528 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-85c83f70-cf50-4eee-afba-ab21706da81e None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:42:34.465506 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-85c83f70-cf50-4eee-afba-ab21706da81e demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:42:34.465893 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-85c83f70-cf50-4eee-afba-ab21706da81e demo demo] Empty body provided in request {{(pid=112152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:42:34.466265 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-85c83f70-cf50-4eee-afba-ab21706da81e demo demo] Calling method 'detail' {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:42:34.466697 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.api_utils [None req-85c83f70-cf50-4eee-afba-ab21706da81e demo demo] Removing options '' from query. {{(pid=112152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:42:34.468201 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.volume.api [None req-85c83f70-cf50-4eee-afba-ab21706da81e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:42:34.473944 np0000173803 devstack@c-api.service[112152]: INFO cinder.volume.api [None req-85c83f70-cf50-4eee-afba-ab21706da81e demo demo] Get all volumes completed successfully. May 12 19:42:34.475818 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-85c83f70-cf50-4eee-afba-ab21706da81e demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:42:34.476154 np0000173803 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 8/32] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:42:34 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 12 19:42:44.470595 np0000173803 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=1 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:43:34.490615 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-06593e4d-e559-40b3-9840-cdb3be70db86 None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:43:34.493433 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-06593e4d-e559-40b3-9840-cdb3be70db86 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:43:34.493704 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-06593e4d-e559-40b3-9840-cdb3be70db86 demo demo] Empty body provided in request {{(pid=112151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:43:34.493967 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-06593e4d-e559-40b3-9840-cdb3be70db86 demo demo] Calling method 'detail' {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:43:34.494290 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.api_utils [None req-06593e4d-e559-40b3-9840-cdb3be70db86 demo demo] Removing options '' from query. {{(pid=112151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:43:34.495296 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.volume.api [None req-06593e4d-e559-40b3-9840-cdb3be70db86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:43:34.502903 np0000173803 devstack@c-api.service[112151]: INFO cinder.volume.api [None req-06593e4d-e559-40b3-9840-cdb3be70db86 demo demo] Get all volumes completed successfully. May 12 19:43:34.505061 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-06593e4d-e559-40b3-9840-cdb3be70db86 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:43:34.505532 np0000173803 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 8/33] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:43:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:43:44.498349 np0000173803 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=1 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:44:34.519967 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-24cfb550-e229-473b-a48d-3e44e6c75f96 None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:44:34.522609 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-24cfb550-e229-473b-a48d-3e44e6c75f96 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:44:34.522609 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-24cfb550-e229-473b-a48d-3e44e6c75f96 demo demo] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:44:34.522609 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-24cfb550-e229-473b-a48d-3e44e6c75f96 demo demo] Calling method 'detail' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:44:34.523035 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.api_utils [None req-24cfb550-e229-473b-a48d-3e44e6c75f96 demo demo] Removing options '' from query. {{(pid=112150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:44:34.524046 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.volume.api [None req-24cfb550-e229-473b-a48d-3e44e6c75f96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112150) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:44:34.532657 np0000173803 devstack@c-api.service[112150]: INFO cinder.volume.api [None req-24cfb550-e229-473b-a48d-3e44e6c75f96 demo demo] Get all volumes completed successfully. May 12 19:44:34.534649 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-24cfb550-e229-473b-a48d-3e44e6c75f96 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:44:34.535104 np0000173803 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 9/34] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:44:34 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 12 19:44:44.527481 np0000173803 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=1 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:45:34.555644 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-fff444e3-c555-4935-b340-4089d8b4a62d None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:45:34.559986 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-fff444e3-c555-4935-b340-4089d8b4a62d demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:45:34.560375 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-fff444e3-c555-4935-b340-4089d8b4a62d demo demo] Empty body provided in request {{(pid=112149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:45:34.560819 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-fff444e3-c555-4935-b340-4089d8b4a62d demo demo] Calling method 'detail' {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:45:34.561293 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.api.api_utils [None req-fff444e3-c555-4935-b340-4089d8b4a62d demo demo] Removing options '' from query. {{(pid=112149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:45:34.562759 np0000173803 devstack@c-api.service[112149]: DEBUG cinder.volume.api [None req-fff444e3-c555-4935-b340-4089d8b4a62d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112149) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:45:34.570033 np0000173803 devstack@c-api.service[112149]: INFO cinder.volume.api [None req-fff444e3-c555-4935-b340-4089d8b4a62d demo demo] Get all volumes completed successfully. May 12 19:45:34.571919 np0000173803 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-fff444e3-c555-4935-b340-4089d8b4a62d demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:45:34.572273 np0000173803 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 10/35] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:45:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:45:44.566809 np0000173803 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=1 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:46:34.596094 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-fb6f4303-7c58-4573-8e5e-ff92e24619c5 None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:46:34.700373 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-fb6f4303-7c58-4573-8e5e-ff92e24619c5 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:46:34.700587 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-fb6f4303-7c58-4573-8e5e-ff92e24619c5 demo demo] Empty body provided in request {{(pid=112152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:46:34.700728 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-fb6f4303-7c58-4573-8e5e-ff92e24619c5 demo demo] Calling method 'detail' {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:46:34.700976 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.api.api_utils [None req-fb6f4303-7c58-4573-8e5e-ff92e24619c5 demo demo] Removing options '' from query. {{(pid=112152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:46:34.701657 np0000173803 devstack@c-api.service[112152]: DEBUG cinder.volume.api [None req-fb6f4303-7c58-4573-8e5e-ff92e24619c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:46:34.707441 np0000173803 devstack@c-api.service[112152]: INFO cinder.volume.api [None req-fb6f4303-7c58-4573-8e5e-ff92e24619c5 demo demo] Get all volumes completed successfully. May 12 19:46:34.709441 np0000173803 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-fb6f4303-7c58-4573-8e5e-ff92e24619c5 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:46:34.709819 np0000173803 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 9/36] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:46:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:46:44.703929 np0000173803 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=1 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:47:34.726079 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-af01b756-3315-4e69-889b-d9091ca77063 None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:47:34.728237 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-af01b756-3315-4e69-889b-d9091ca77063 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:47:34.728402 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-af01b756-3315-4e69-889b-d9091ca77063 demo demo] Empty body provided in request {{(pid=112151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:47:34.728614 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-af01b756-3315-4e69-889b-d9091ca77063 demo demo] Calling method 'detail' {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:47:34.728816 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.api.api_utils [None req-af01b756-3315-4e69-889b-d9091ca77063 demo demo] Removing options '' from query. {{(pid=112151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:47:34.729512 np0000173803 devstack@c-api.service[112151]: DEBUG cinder.volume.api [None req-af01b756-3315-4e69-889b-d9091ca77063 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:47:34.738351 np0000173803 devstack@c-api.service[112151]: INFO cinder.volume.api [None req-af01b756-3315-4e69-889b-d9091ca77063 demo demo] Get all volumes completed successfully. May 12 19:47:34.741750 np0000173803 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-af01b756-3315-4e69-889b-d9091ca77063 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:47:34.742488 np0000173803 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 9/37] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:47:34 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 12 19:47:44.732593 np0000173803 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=1 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:48:34.759655 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-2beb71e1-ef27-4aa8-ab16-e1c6ac8766d0 None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:48:34.762183 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-2beb71e1-ef27-4aa8-ab16-e1c6ac8766d0 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 12 19:48:34.762349 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-2beb71e1-ef27-4aa8-ab16-e1c6ac8766d0 demo demo] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:48:34.762522 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-2beb71e1-ef27-4aa8-ab16-e1c6ac8766d0 demo demo] Calling method 'detail' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:48:34.762737 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.api.api_utils [None req-2beb71e1-ef27-4aa8-ab16-e1c6ac8766d0 demo demo] Removing options '' from query. {{(pid=112150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:48:34.763471 np0000173803 devstack@c-api.service[112150]: DEBUG cinder.volume.api [None req-2beb71e1-ef27-4aa8-ab16-e1c6ac8766d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112150) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:48:34.769070 np0000173803 devstack@c-api.service[112150]: INFO cinder.volume.api [None req-2beb71e1-ef27-4aa8-ab16-e1c6ac8766d0 demo demo] Get all volumes completed successfully. May 12 19:48:34.770969 np0000173803 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-2beb71e1-ef27-4aa8-ab16-e1c6ac8766d0 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 12 19:48:34.771462 np0000173803 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 10/38] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 12 19:48:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:48:44.765925 np0000173803 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=1 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}