May 09 09:09:47.562593 np0000173041 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:09:47.574018 np0000173041 devstack@c-api.service[113342]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:09:47.577981 np0000173041 devstack@c-api.service[113342]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:09:47 2026] *** May 09 09:09:47.577981 np0000173041 devstack@c-api.service[113342]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:09:47.577981 np0000173041 devstack@c-api.service[113342]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:09:47.577981 np0000173041 devstack@c-api.service[113342]: nodename: np0000173041 May 09 09:09:47.577981 np0000173041 devstack@c-api.service[113342]: machine: x86_64 May 09 09:09:47.577981 np0000173041 devstack@c-api.service[113342]: clock source: unix May 09 09:09:47.577981 np0000173041 devstack@c-api.service[113342]: pcre jit disabled May 09 09:09:47.577981 np0000173041 devstack@c-api.service[113342]: detected number of CPU cores: 16 May 09 09:09:47.577981 np0000173041 devstack@c-api.service[113342]: current working directory: / May 09 09:09:47.577981 np0000173041 devstack@c-api.service[113342]: detected binary path: /usr/bin/uwsgi-core May 09 09:09:47.577981 np0000173041 devstack@c-api.service[113342]: your processes number limit is 256917 May 09 09:09:47.577981 np0000173041 devstack@c-api.service[113342]: your memory page size is 4096 bytes May 09 09:09:47.577981 np0000173041 devstack@c-api.service[113342]: detected max file descriptor number: 2048 May 09 09:09:47.577981 np0000173041 devstack@c-api.service[113342]: lock engine: pthread robust mutexes May 09 09:09:47.579234 np0000173041 devstack@c-api.service[113342]: thunder lock: enabled May 09 09:09:47.579234 np0000173041 devstack@c-api.service[113342]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:09:47.579234 np0000173041 devstack@c-api.service[113342]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:09:47.579234 np0000173041 devstack@c-api.service[113342]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:09:47.579234 np0000173041 devstack@c-api.service[113342]: Set PythonHome to /opt/stack/data/venv May 09 09:09:47.618848 np0000173041 devstack@c-api.service[113342]: Python main interpreter initialized at 0x7dbd880a3668 May 09 09:09:47.618848 np0000173041 devstack@c-api.service[113342]: python threads support enabled May 09 09:09:47.618848 np0000173041 devstack@c-api.service[113342]: your server socket listen backlog is limited to 100 connections May 09 09:09:47.618848 np0000173041 devstack@c-api.service[113342]: your mercy for graceful operations on workers is 80 seconds May 09 09:09:47.619584 np0000173041 devstack@c-api.service[113342]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:09:47.619766 np0000173041 devstack@c-api.service[113342]: *** Operational MODE: preforking *** May 09 09:09:47.620081 np0000173041 devstack@c-api.service[113342]: *** uWSGI is running in multiple interpreter mode *** May 09 09:09:47.620081 np0000173041 devstack@c-api.service[113342]: spawned uWSGI master process (pid: 113342) May 09 09:09:47.620343 np0000173041 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:09:47.621030 np0000173041 devstack@c-api.service[113342]: spawned uWSGI worker 1 (pid: 113346, cores: 1) May 09 09:09:47.621760 np0000173041 devstack@c-api.service[113342]: spawned uWSGI worker 2 (pid: 113347, cores: 1) May 09 09:09:47.622485 np0000173041 devstack@c-api.service[113342]: spawned uWSGI worker 3 (pid: 113348, cores: 1) May 09 09:09:47.624962 np0000173041 devstack@c-api.service[113342]: spawned uWSGI worker 4 (pid: 113349, cores: 1) May 09 09:09:47.624962 np0000173041 devstack@c-api.service[113342]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:09:47.744297 np0000173041 devstack@c-api.service[113346]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:09:47.744297 np0000173041 devstack@c-api.service[113346]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:09:47.744297 np0000173041 devstack@c-api.service[113346]: we strongly recommend against using it for new projects. May 09 09:09:47.744297 np0000173041 devstack@c-api.service[113346]: If you are already using Eventlet, we recommend migrating to a different May 09 09:09:47.744297 np0000173041 devstack@c-api.service[113346]: framework. For more detail see May 09 09:09:47.744297 np0000173041 devstack@c-api.service[113346]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:09:47.744297 np0000173041 devstack@c-api.service[113346]: import eventlet # noqa May 09 09:09:47.747625 np0000173041 devstack@c-api.service[113349]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:09:47.747625 np0000173041 devstack@c-api.service[113349]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:09:47.747625 np0000173041 devstack@c-api.service[113349]: we strongly recommend against using it for new projects. May 09 09:09:47.747625 np0000173041 devstack@c-api.service[113349]: If you are already using Eventlet, we recommend migrating to a different May 09 09:09:47.747625 np0000173041 devstack@c-api.service[113349]: framework. For more detail see May 09 09:09:47.747625 np0000173041 devstack@c-api.service[113349]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:09:47.747625 np0000173041 devstack@c-api.service[113349]: import eventlet # noqa May 09 09:09:47.751488 np0000173041 devstack@c-api.service[113347]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:09:47.751488 np0000173041 devstack@c-api.service[113347]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:09:47.751488 np0000173041 devstack@c-api.service[113347]: we strongly recommend against using it for new projects. May 09 09:09:47.751488 np0000173041 devstack@c-api.service[113347]: If you are already using Eventlet, we recommend migrating to a different May 09 09:09:47.751488 np0000173041 devstack@c-api.service[113347]: framework. For more detail see May 09 09:09:47.751488 np0000173041 devstack@c-api.service[113347]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:09:47.751488 np0000173041 devstack@c-api.service[113347]: import eventlet # noqa May 09 09:09:47.754042 np0000173041 devstack@c-api.service[113348]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:09:47.754042 np0000173041 devstack@c-api.service[113348]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:09:47.754042 np0000173041 devstack@c-api.service[113348]: we strongly recommend against using it for new projects. May 09 09:09:47.754042 np0000173041 devstack@c-api.service[113348]: If you are already using Eventlet, we recommend migrating to a different May 09 09:09:47.754042 np0000173041 devstack@c-api.service[113348]: framework. For more detail see May 09 09:09:47.754042 np0000173041 devstack@c-api.service[113348]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:09:47.754042 np0000173041 devstack@c-api.service[113348]: import eventlet # noqa May 09 09:09:47.828378 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:09:47.828378 np0000173041 devstack@c-api.service[113346]: debtcollector.deprecate( May 09 09:09:47.836315 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:09:47.836315 np0000173041 devstack@c-api.service[113348]: debtcollector.deprecate( May 09 09:09:47.838960 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:09:47.838960 np0000173041 devstack@c-api.service[113347]: debtcollector.deprecate( May 09 09:09:47.853336 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:09:47.853336 np0000173041 devstack@c-api.service[113349]: debtcollector.deprecate( May 09 09:09:47.905948 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:09:47.905948 np0000173041 devstack@c-api.service[113346]: from cgi import parse_header May 09 09:09:47.912914 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:09:47.912914 np0000173041 devstack@c-api.service[113348]: from cgi import parse_header May 09 09:09:47.920073 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:09:47.920073 np0000173041 devstack@c-api.service[113347]: from cgi import parse_header May 09 09:09:47.937912 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:09:47.937912 np0000173041 devstack@c-api.service[113349]: from cgi import parse_header May 09 09:09:47.948961 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:09:47.948961 np0000173041 devstack@c-api.service[113346]: removals.removed_module( May 09 09:09:47.951524 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:09:47.951524 np0000173041 devstack@c-api.service[113346]: removals.removed_module( May 09 09:09:47.957253 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:09:47.957253 np0000173041 devstack@c-api.service[113348]: removals.removed_module( May 09 09:09:47.957253 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:09:47.957253 np0000173041 devstack@c-api.service[113348]: removals.removed_module( May 09 09:09:47.967116 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:09:47.967116 np0000173041 devstack@c-api.service[113347]: removals.removed_module( May 09 09:09:47.967866 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:09:47.967866 np0000173041 devstack@c-api.service[113347]: removals.removed_module( May 09 09:09:47.989592 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:09:47.989592 np0000173041 devstack@c-api.service[113349]: removals.removed_module( May 09 09:09:47.990278 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:09:47.990278 np0000173041 devstack@c-api.service[113349]: removals.removed_module( May 09 09:09:48.548370 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:09:48.548370 np0000173041 devstack@c-api.service[113348]: warnings.warn( May 09 09:09:48.561852 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:09:48.561852 np0000173041 devstack@c-api.service[113346]: warnings.warn( May 09 09:09:48.586153 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:09:48.586153 np0000173041 devstack@c-api.service[113349]: warnings.warn( May 09 09:09:48.613333 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:09:48.613333 np0000173041 devstack@c-api.service[113347]: warnings.warn( May 09 09:09:48.644572 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:09:48.644572 np0000173041 devstack@c-api.service[113348]: warnings.warn( May 09 09:09:48.661336 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:09:48.661336 np0000173041 devstack@c-api.service[113346]: warnings.warn( May 09 09:09:48.693354 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:09:48.693354 np0000173041 devstack@c-api.service[113349]: warnings.warn( May 09 09:09:48.712874 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:09:48.712874 np0000173041 devstack@c-api.service[113347]: warnings.warn( May 09 09:09:48.939981 np0000173041 devstack@c-api.service[113348]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:09:48.940671 np0000173041 devstack@c-api.service[113348]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113348) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:09:48.944930 np0000173041 devstack@c-api.service[113346]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:09:48.945343 np0000173041 devstack@c-api.service[113346]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113346) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:09:48.984911 np0000173041 devstack@c-api.service[113349]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:09:48.985479 np0000173041 devstack@c-api.service[113349]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113349) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:09:48.999688 np0000173041 devstack@c-api.service[113347]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:09:49.000178 np0000173041 devstack@c-api.service[113347]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113347) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:09:49.025910 np0000173041 devstack@c-api.service[113348]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:09:49.025910 np0000173041 devstack@c-api.service[113348]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:09:49.026236 np0000173041 devstack@c-api.service[113346]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:09:49.026236 np0000173041 devstack@c-api.service[113346]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:09:49.046788 np0000173041 devstack@c-api.service[113349]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:09:49.046788 np0000173041 devstack@c-api.service[113349]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:09:49.061211 np0000173041 devstack@c-api.service[113347]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:09:49.061211 np0000173041 devstack@c-api.service[113347]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:09:49.480530 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113349) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:09:49.480839 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113347) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:09:49.480946 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113346) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:09:49.481029 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.481029 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.481236 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.481236 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.481367 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.481454 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113348) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:09:49.481523 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.481580 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.481644 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.481644 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.481786 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.481786 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.481927 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.483281 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.483381 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.483381 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.483505 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.483505 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.483634 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.483699 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.483760 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.483832 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.483832 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.483832 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.483832 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.484087 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.484087 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.485912 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.486026 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.486026 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.486149 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.486211 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.486273 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.486328 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.486387 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.486446 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.486518 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.486589 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.486666 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.486722 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.486779 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.486847 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.486931 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.487006 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.487064 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.487117 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.487177 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.487251 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.487308 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.487368 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.487442 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.487501 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.487578 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.487642 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.487700 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.487773 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.487836 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.487914 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.487973 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.488045 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.488114 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.488169 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.488226 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.488292 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.488350 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.488402 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.488464 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.488464 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.488464 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.488654 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.488654 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.488654 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.488654 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.488908 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.488973 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.489041 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.489100 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.489162 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.489284 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.489369 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.489436 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.489512 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.489608 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.489675 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.489741 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.489798 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.489861 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.489972 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.490034 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.490034 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.490160 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.490160 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.490241 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.490286 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.490323 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.490359 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.490402 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.490441 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.490484 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.490528 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.490564 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.490605 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.490662 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.490707 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.490743 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.490778 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.490810 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.490856 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.490918 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.490966 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.491003 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.491039 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.491083 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.491128 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.491168 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.491210 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.491253 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.491287 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.491334 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.491374 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.491409 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.491449 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.491449 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.491449 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.491449 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.491596 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.491596 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.491596 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.491596 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.491766 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.491813 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.491813 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.491941 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.491987 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.492032 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.492067 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.492101 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.492155 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.492198 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.492236 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.492304 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.492359 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.492402 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.492441 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.492479 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.492522 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.492568 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.492611 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.492657 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.492742 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.492804 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.492858 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.492941 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.492994 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.493044 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.493087 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.493136 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.493136 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.493256 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.493298 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.493349 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.493349 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.493349 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.493349 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.493349 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.493349 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.493349 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.493661 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.493661 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.493661 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.493661 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.493661 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.493661 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.493661 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.493661 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.493661 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.493661 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.494109 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.494109 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.494109 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.494109 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.494740 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.494819 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.494870 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.494923 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.495070 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.495070 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.495147 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.495183 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.495217 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.495217 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.495289 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.495331 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.495373 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.495455 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.495902 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.495980 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.496041 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.496086 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.496127 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.496171 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.496216 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.496256 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.496256 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.496332 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.496376 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.496419 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.496457 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.496494 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.496536 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.496574 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.496617 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.496617 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.496617 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.496617 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.496768 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.496813 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.496850 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.496965 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.497044 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.497125 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.497261 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.497351 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.497737 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.497796 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.497845 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.497901 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.497951 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.497993 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.498034 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.498076 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.498111 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.498146 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.498173 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.498230 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.498271 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.498300 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.498331 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.498367 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.498399 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.498424 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.498454 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.498486 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.498486 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.503278 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.503369 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.503451 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.503493 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.503525 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.503558 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.503600 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.503631 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.503683 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.503715 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.503744 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.503774 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.503808 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.503844 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.503844 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.503918 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.503991 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.504084 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.504167 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.504207 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.504241 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.504268 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.504339 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.504373 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.504425 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.504505 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.504584 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.504671 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.505336 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.505415 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.505491 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.505581 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.505655 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.505733 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.505828 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.506604 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.506753 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.506906 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.507057 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.507193 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.507324 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.507478 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.509186 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.509186 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.509319 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.509442 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.509634 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.509826 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.510072 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.517119 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.517260 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.517334 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.517389 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.517436 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.517480 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.517530 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.517530 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.517609 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.517609 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.517680 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.517726 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.517778 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.517897 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.575814 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.576179 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.576271 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.576329 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.576329 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.576454 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.576508 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.576590 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.576651 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.576722 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.576785 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.576914 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.577056 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.577138 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.577220 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.577220 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.577489 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.577591 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.577654 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.577737 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.577806 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.577877 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.577968 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.578031 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.578031 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.578134 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.578177 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.578221 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.578259 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.578291 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.578323 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.578359 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.578392 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.578430 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.578468 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.578500 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.578538 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.578575 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.578619 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.578653 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.578691 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.578691 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.579319 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.579375 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.579493 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.579541 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.579632 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.579673 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.579723 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.579767 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.579809 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.579848 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.579910 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.579962 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.579996 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.580032 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.580066 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.580106 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.580150 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.580187 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.580235 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.580269 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.580306 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.580344 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.580381 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.580415 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.580487 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.580586 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.580643 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.580743 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.586282 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.586352 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.586449 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.586529 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.586614 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.586698 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.586801 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.586918 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.586977 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.587069 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.587153 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.587236 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.587380 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.587472 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.587935 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.588037 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.588111 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.588152 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.588198 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.588241 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.588280 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.588323 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.588374 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.588417 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.588456 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.588456 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.588523 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.588567 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.588612 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.588658 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.588658 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.588738 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.588777 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.588821 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.588862 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.588935 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.588972 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.589032 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.589074 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.589112 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.589148 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.589191 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.589235 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.589274 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.589312 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.589405 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.589448 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.589494 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.589533 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.589568 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.589615 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.589657 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.589697 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.589742 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.589778 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.589826 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.589864 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.589935 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.589977 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.590022 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.590064 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.590103 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.590147 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.590190 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.590224 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.590260 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.590293 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.590424 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.590471 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.590505 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.590540 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.590540 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.590540 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.590540 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.590540 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.590540 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.590736 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.590736 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.590907 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.591093 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.591254 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.591297 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.591337 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.591393 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.591432 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.591512 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.591551 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.591591 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.591680 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.591718 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.591763 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.592358 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.592447 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.592528 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.592622 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.592697 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.592776 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.592864 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.593358 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.593546 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.593708 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.593869 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.594061 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.594206 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.594380 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.633751 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.633921 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.634072 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.634172 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.634242 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.634307 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.634364 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.634430 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.634494 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.634553 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.634618 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.634684 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.634750 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.634814 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.634867 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.634960 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.635020 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.635085 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.635156 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.635221 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.635221 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.635810 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.636007 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.636142 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.636227 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.636298 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.636404 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.636480 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.636547 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.636611 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.636675 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.636731 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.636786 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.636873 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.636966 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.637036 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.637094 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.637155 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.637208 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.637275 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.637340 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.637459 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.637536 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.637601 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.637659 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.637711 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.637775 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.637833 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.637918 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.637995 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.638054 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.638117 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.638117 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.638232 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.638232 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.638353 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.638419 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.638502 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.638570 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.638644 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.638701 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.638701 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.638701 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.639708 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.639806 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.639943 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.640027 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.640086 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.640172 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.640258 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.640752 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.640910 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.641067 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.641221 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.641345 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.641507 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.641661 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.664734 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.664937 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.665031 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.665135 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.665135 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.665286 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.665369 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.665490 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.665574 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.665654 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.665729 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.665817 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.665817 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.665817 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.666548 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.666645 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.666645 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.666795 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.666795 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.666795 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.667084 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.667164 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.667261 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.667261 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.667416 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.667495 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.667587 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.667673 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.667673 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.667811 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.667951 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.667951 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.668122 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.668122 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.668122 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.669620 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.669749 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.669749 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.669749 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.670012 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.670115 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.670115 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.670115 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.670340 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.670340 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.670340 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.670340 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.670637 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.670637 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.671107 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.671206 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.671206 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.671373 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.671373 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.671373 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.671577 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.671795 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.671960 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.672070 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.672171 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.672261 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.672348 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.672437 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.672514 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.672601 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.672692 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.672692 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.672832 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.672938 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.673052 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.673052 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.673052 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.673286 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.673376 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.673529 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.673529 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.673704 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.673799 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.673799 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.674026 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.674109 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.674109 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.674109 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.674109 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.674109 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.674109 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.674109 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.674109 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.674109 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.674109 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.674543 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.674598 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.674598 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.674691 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.674753 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.674814 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.674866 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.675087 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.675164 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.675221 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.675281 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.675334 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.675385 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.675450 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.675508 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.675561 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.675614 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.675674 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.675741 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.675795 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.675860 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.675946 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.675946 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.676055 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.676122 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.676194 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.676254 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.676309 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.676360 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.676421 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.676473 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.676522 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.676576 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.676626 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.676675 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.676726 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.676786 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.676837 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.676906 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.676906 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.676906 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.677061 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.677167 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.677167 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.677265 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.677327 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.677381 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.677433 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.677502 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.677562 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.677614 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.677666 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.677717 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.677768 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.677825 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.677906 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.677959 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.678024 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.678261 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.678428 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.678471 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.678512 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.678560 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.678603 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.678638 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.678672 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.678672 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.678738 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.678786 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.678786 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.678786 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.678901 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.678951 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.678986 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.679020 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.679020 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.679020 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.679124 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.679171 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.679171 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.679234 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.679270 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.679303 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.679343 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.679378 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.679412 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.679412 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.679472 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.679514 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.679514 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.679575 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.679610 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.679646 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.679685 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.679685 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.679747 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.679781 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.679781 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.679781 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.679906 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.679945 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.679990 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.680024 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.680058 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.680058 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.680125 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.680169 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.680169 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.680236 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.680282 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.680317 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.680357 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.680395 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.680395 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.680395 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.680395 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.680395 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.680395 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.680395 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.680395 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.681565 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.681628 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.681678 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.681755 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.681815 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.681908 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.681988 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.682218 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.682278 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.682333 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.682370 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.682414 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.682452 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.682493 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.682531 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.682568 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.682602 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.682640 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.682766 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.682766 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.682766 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.683681 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.683739 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.683813 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.683858 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.683937 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.683996 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.684061 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.685395 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.685449 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.685540 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.685644 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.685695 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.685741 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.685841 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.688610 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.688663 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.688731 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.688785 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.688830 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.688932 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.688983 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.689132 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.689202 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.689243 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.689314 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.689363 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.689424 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.689506 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.690027 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.690027 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.690205 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.690205 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.690205 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.690386 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.690386 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.694382 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.694516 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.694516 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.694646 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.694707 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.694764 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.694823 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.694947 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.695022 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.695083 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.695083 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.695083 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.695271 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.695271 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.695687 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.695763 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.695910 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.696005 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.696078 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.696151 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.696211 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.696211 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.696332 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.696402 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.696402 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.696526 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.696586 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.696644 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.696713 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.696782 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.696844 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.696969 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.697041 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.697110 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.697170 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.697227 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.697284 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.697343 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.697402 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.697521 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.697742 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.697817 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.697917 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.697990 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.698048 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.698106 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.698185 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.698239 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.698293 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.698355 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.698410 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.698481 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.698537 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.698589 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.698653 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.698714 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.698714 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.698819 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.698905 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.698974 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.699046 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.699119 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.699174 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.699238 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113346) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.699300 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.699354 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.699414 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.699471 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.699532 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.699593 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.699656 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.699729 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.699729 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.699729 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:49.699729 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:49.699729 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:49.699729 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:49.699729 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:49.699729 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:49.699729 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:49.743229 np0000173041 devstack@c-api.service[113346]: INFO dbcounter [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Registered counter for database cinder May 09 09:09:49.743804 np0000173041 devstack@c-api.service[113349]: INFO dbcounter [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Registered counter for database cinder May 09 09:09:49.744481 np0000173041 devstack@c-api.service[113348]: INFO dbcounter [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Registered counter for database cinder May 09 09:09:49.745410 np0000173041 devstack@c-api.service[113347]: INFO dbcounter [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Registered counter for database cinder May 09 09:09:49.754232 np0000173041 devstack@c-api.service[113349]: DEBUG oslo_db.sqlalchemy.engines [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 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=113349) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:49.755753 np0000173041 devstack@c-api.service[113346]: DEBUG oslo_db.sqlalchemy.engines [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 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=113346) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:49.760022 np0000173041 devstack@c-api.service[113348]: DEBUG oslo_db.sqlalchemy.engines [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb 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=113348) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:49.768073 np0000173041 devstack@c-api.service[113347]: DEBUG oslo_db.sqlalchemy.engines [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed 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=113347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:49.866302 np0000173041 devstack@c-api.service[113346]: DEBUG dbcounter [-] [113346] Writer thread running {{(pid=113346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:09:49.868964 np0000173041 devstack@c-api.service[113346]: INFO cinder.rpc [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:09:49.871448 np0000173041 devstack@c-api.service[113346]: INFO cinder.rpc [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:09:49.873488 np0000173041 devstack@c-api.service[113346]: INFO cinder.rpc [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:09:49.875210 np0000173041 devstack@c-api.service[113346]: INFO cinder.rpc [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:09:49.876080 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.877708 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.881869 np0000173041 devstack@c-api.service[113346]: DEBUG oslo_db.sqlalchemy.engines [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 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=113346) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:49.882030 np0000173041 devstack@c-api.service[113348]: DEBUG dbcounter [-] [113348] Writer thread running {{(pid=113348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:09:49.883634 np0000173041 devstack@c-api.service[113346]: INFO cinder.rpc [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:09:49.884949 np0000173041 devstack@c-api.service[113348]: INFO cinder.rpc [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:09:49.885217 np0000173041 devstack@c-api.service[113346]: INFO cinder.rpc [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:09:49.886044 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.888068 np0000173041 devstack@c-api.service[113348]: INFO cinder.rpc [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:09:49.889613 np0000173041 devstack@c-api.service[113347]: DEBUG dbcounter [-] [113347] Writer thread running {{(pid=113347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:09:49.891152 np0000173041 devstack@c-api.service[113348]: INFO cinder.rpc [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:09:49.892468 np0000173041 devstack@c-api.service[113347]: INFO cinder.rpc [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:09:49.894812 np0000173041 devstack@c-api.service[113347]: INFO cinder.rpc [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:09:49.895233 np0000173041 devstack@c-api.service[113348]: INFO cinder.rpc [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:09:49.895462 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.896730 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.896796 np0000173041 devstack@c-api.service[113347]: INFO cinder.rpc [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:09:49.898712 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.898935 np0000173041 devstack@c-api.service[113347]: INFO cinder.rpc [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:09:49.899100 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.899804 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.901508 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.901874 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.905478 np0000173041 devstack@c-api.service[113348]: DEBUG oslo_db.sqlalchemy.engines [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb 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=113348) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:49.905981 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.906820 np0000173041 devstack@c-api.service[113347]: DEBUG oslo_db.sqlalchemy.engines [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed 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=113347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:49.907822 np0000173041 devstack@c-api.service[113348]: INFO cinder.rpc [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:09:49.908534 np0000173041 devstack@c-api.service[113347]: INFO cinder.rpc [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:09:49.909079 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.909719 np0000173041 devstack@c-api.service[113348]: INFO cinder.rpc [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:09:49.910088 np0000173041 devstack@c-api.service[113347]: INFO cinder.rpc [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:09:49.910776 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.910840 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.911955 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.915129 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.919287 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.920025 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.920833 np0000173041 devstack@c-api.service[113349]: DEBUG dbcounter [-] [113349] Writer thread running {{(pid=113349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:09:49.922233 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.923220 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.923286 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.923447 np0000173041 devstack@c-api.service[113349]: INFO cinder.rpc [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:09:49.923767 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.925702 np0000173041 devstack@c-api.service[113349]: INFO cinder.rpc [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:09:49.926464 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.926531 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.926584 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.927770 np0000173041 devstack@c-api.service[113349]: INFO cinder.rpc [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:09:49.929609 np0000173041 devstack@c-api.service[113349]: INFO cinder.rpc [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:09:49.929679 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.930504 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.930581 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.932095 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.932160 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.933633 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.933698 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.935548 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.936676 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.936825 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.937299 np0000173041 devstack@c-api.service[113349]: DEBUG oslo_db.sqlalchemy.engines [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 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=113349) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:49.937666 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.939215 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.939396 np0000173041 devstack@c-api.service[113349]: INFO cinder.rpc [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:09:49.939728 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.940635 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.940799 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.941269 np0000173041 devstack@c-api.service[113349]: INFO cinder.rpc [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:09:49.942153 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.942406 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.942867 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.943708 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.943849 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.945056 np0000173041 devstack@c-api.service[113346]: WARNING cinder.api.contrib.hosts [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:09:49.945945 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.947218 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.947314 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.948005 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.949087 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.949946 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.952557 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.952621 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: extensions {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.952692 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.952741 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.952787 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: encryption {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.953230 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.954311 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: encryption {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.955494 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.955871 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.956073 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: os-quota-sets {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.957454 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: cgsnapshots {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.958645 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.958904 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: os-quota-class-sets {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.959084 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.960221 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: os-availability-zone {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.961463 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: qos-specs {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.961517 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.962476 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.962724 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.963648 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: backups {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.964593 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.964945 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.965707 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.966180 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.966440 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: extra_specs {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.967204 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.967633 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.967992 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: os-snapshot-manage {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.968621 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.968700 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.969191 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.969606 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: os-volume-type-access {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.970351 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.970646 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.971210 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: capabilities {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.971762 np0000173041 devstack@c-api.service[113347]: WARNING cinder.api.contrib.hosts [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:09:49.971863 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.971984 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.972459 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: os-hosts {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.972512 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.973274 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.973760 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: consistencygroups {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.973944 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.974492 np0000173041 devstack@c-api.service[113348]: WARNING cinder.api.contrib.hosts [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:09:49.975409 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.975474 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.975551 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.975695 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: os-volume-transfer {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.976295 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: extensions {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.977346 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: scheduler-stats {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.977540 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.977595 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: encryption {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.978271 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.978781 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extended resource: os-volume-manage {{(pid=113346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.979189 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: encryption {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.979266 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.979752 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.980124 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: extensions {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.980772 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: os-quota-sets {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.981084 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.981355 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: encryption {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.982263 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: cgsnapshots {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.982382 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.contrib.snapshot_actions [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] SnapshotActionsController initialized {{(pid=113346) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:09:49.982466 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.982951 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: encryption {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.983063 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.983691 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: os-quota-class-sets {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.984479 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: os-quota-sets {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.984593 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.985106 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: os-availability-zone {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.985840 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: cgsnapshots {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.986032 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.986412 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: qos-specs {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.987264 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: os-quota-class-sets {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.987344 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.987869 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.988558 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: os-availability-zone {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.988774 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.988951 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: backups {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.989766 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: qos-specs {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.990310 np0000173041 devstack@c-api.service[113346]: WARNING castellan.key_manager.migration [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.990979 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: extra_specs {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.991147 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:49.991219 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.991276 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:49.991352 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:49.991462 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:49.991569 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:49.991732 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:49.991822 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: backups {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.991907 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:49.991958 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:49.992074 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:49.992169 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extension UsedLimits extending resource: limits {{(pid=113346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:49.992262 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extension TypesManage extending resource: types {{(pid=113346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:49.992367 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extension AdminActions extending resource: volumes {{(pid=113346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:49.992499 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extension AdminActions extending resource: snapshots {{(pid=113346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:49.992555 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: os-snapshot-manage {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.992607 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extension AdminActions extending resource: backups {{(pid=113346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:49.992691 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extension VolumeActions extending resource: volumes {{(pid=113346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:49.992908 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.v3.router [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:49.993342 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.994022 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: os-volume-type-access {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.994386 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: extra_specs {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.994813 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.995127 np0000173041 devstack@c-api.service[113346]: WARNING keystonemiddleware.auth_token [None req-0a980ad0-0cfd-4df3-bbe7-50f895c9b3d9 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:09:49.995578 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: capabilities {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.995933 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: os-snapshot-manage {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.996263 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.996835 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: os-hosts {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.997807 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:49.998197 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: consistencygroups {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.998491 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: os-volume-type-access {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:49.999236 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.000117 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: os-volume-transfer {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.000450 np0000173041 devstack@c-api.service[113349]: WARNING cinder.api.contrib.hosts [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:09:50.000817 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: capabilities {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.001028 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.001345 np0000173041 devstack@c-api.service[113346]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7dbd880a3668 pid: 113346 (default app) May 09 09:09:50.001733 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: scheduler-stats {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.001942 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:09:50.001942 np0000173041 devstack@c-api.service[113346]: warnings.warn( May 09 09:09:50.002477 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.002871 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: os-hosts {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.003173 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extended resource: os-volume-manage {{(pid=113347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.004010 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.004830 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: extensions {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.004899 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: consistencygroups {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.005319 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.006091 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: encryption {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.006942 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.contrib.snapshot_actions [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] SnapshotActionsController initialized {{(pid=113347) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:09:50.007655 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: encryption {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.007737 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.007814 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: os-volume-transfer {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.009079 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.009325 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: os-quota-sets {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.010194 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: scheduler-stats {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.010431 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.010431 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.010431 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.010431 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.010847 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.010847 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.010847 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.010847 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.011280 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.011280 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.011490 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.011567 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.011567 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.011567 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.011567 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.011962 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: cgsnapshots {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.012048 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.012048 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.012048 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.012048 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.012048 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.012545 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.012545 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.012545 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.012545 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.012545 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.013018 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.013018 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.013018 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.013018 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.013399 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.013399 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.013399 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.013399 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.013399 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.013983 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.013983 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.013983 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.013983 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.013983 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.014442 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.014442 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.014442 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.014442 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.014442 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.014442 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.015043 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.015043 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.015043 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.015043 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.015043 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.015043 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.015420 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.015420 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.015420 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.015420 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.015420 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.015420 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.015782 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.015782 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.015782 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.015782 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.015782 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.016127 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.016127 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.016127 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.016127 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.016127 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.016431 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.016431 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.016431 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.016431 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.016431 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.016431 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.016806 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.016806 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.016806 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.016806 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.016806 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.016806 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.017156 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.017156 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.017156 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.017156 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.017156 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.017487 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.017487 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.017487 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.017487 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.017487 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.017770 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.017770 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.017770 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.017770 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.018076 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.018076 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.018076 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.018076 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.018350 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.018350 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.018350 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.018350 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.018350 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.018684 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.018684 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.018684 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.018684 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.018684 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.018991 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.018991 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.018991 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.018991 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.019233 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extended resource: os-volume-manage {{(pid=113348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.019289 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.019289 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.019289 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.019289 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.019554 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.019554 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.019554 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.019554 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.019814 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.019814 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.019814 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.019814 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.020102 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.020102 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.020102 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.020102 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.020333 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.020333 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.020333 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.020333 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.020333 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.020657 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.020657 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.020657 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.020657 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.020657 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.020980 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.021035 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.021035 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.021035 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.021035 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.021264 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.021264 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.021264 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.021264 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.021710 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: os-quota-class-sets {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.021761 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.021761 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.021761 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.021761 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.021761 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.021761 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.022249 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.022249 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.022249 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.022249 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.022249 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.022598 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.022598 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.022598 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.022598 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.022598 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.022598 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.022598 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.023138 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.023138 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.023138 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.023138 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.023138 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.023364 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.023364 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.023364 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.023364 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.023364 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.023559 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.023559 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.023559 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.023559 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.023736 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.023736 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.023736 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:50.023736 np0000173041 devstack@c-api.service[113346]: warnings.warn(deprecated_msg) May 09 09:09:50.023920 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: os-availability-zone {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.023970 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.024009 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.024045 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: qos-specs {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.024090 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.middleware.request_id [None req-85d02a8b-ae0e-4f2a-a134-289dd5eebf0d None None] RequestId filter calling following filter/app {{(pid=113346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:50.024127 np0000173041 devstack@c-api.service[113347]: WARNING castellan.key_manager.migration [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.024162 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.contrib.snapshot_actions [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] SnapshotActionsController initialized {{(pid=113348) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:09:50.024211 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.024211 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.024283 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.024320 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.024320 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.024320 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extension SnapshotActions extending resource: snapshots {{(pid=113347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.024320 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extension VolumeTypeAccess extending resource: types {{(pid=113347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.024320 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.024320 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.024522 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: backups {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.024566 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.024566 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extension UsedLimits extending resource: limits {{(pid=113347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.024566 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extension TypesManage extending resource: types {{(pid=113347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.024566 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extension AdminActions extending resource: volumes {{(pid=113347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.024566 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extension AdminActions extending resource: snapshots {{(pid=113347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.024566 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extension AdminActions extending resource: backups {{(pid=113347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.024566 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extension VolumeActions extending resource: volumes {{(pid=113347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.024803 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.024841 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.v3.router [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.024873 np0000173041 devstack@c-api.service[113346]: [pid: 113346|app: 0|req: 1/1] 199.204.45.162 () {60 vars in 953 bytes} [Sat May 9 09:09:50 2026] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 09:09:50.024923 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.024954 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: extra_specs {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.024989 np0000173041 devstack@c-api.service[113347]: WARNING keystonemiddleware.auth_token [None req-bc05d25d-bc6a-4acb-8c59-3b6b1a0782ed None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:09:50.025034 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.025068 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: os-snapshot-manage {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.025114 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.025153 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: os-volume-type-access {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.025186 np0000173041 devstack@c-api.service[113348]: WARNING castellan.key_manager.migration [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.025222 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: capabilities {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.025256 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.025256 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.025256 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.025256 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.025256 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extension SnapshotActions extending resource: snapshots {{(pid=113348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.025256 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extension VolumeTypeAccess extending resource: types {{(pid=113348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.025454 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: os-hosts {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.025491 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.025491 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.025491 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.025491 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extension UsedLimits extending resource: limits {{(pid=113348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.025491 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extension TypesManage extending resource: types {{(pid=113348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.025491 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extension AdminActions extending resource: volumes {{(pid=113348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.025705 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extension AdminActions extending resource: snapshots {{(pid=113348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.025705 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extension AdminActions extending resource: backups {{(pid=113348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.025784 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extension VolumeActions extending resource: volumes {{(pid=113348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.026100 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.v3.router [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.026331 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: consistencygroups {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.028130 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: os-volume-transfer {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.028226 np0000173041 devstack@c-api.service[113347]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7dbd880a3668 pid: 113347 (default app) May 09 09:09:50.028291 np0000173041 devstack@c-api.service[113348]: WARNING keystonemiddleware.auth_token [None req-a95910a8-94b1-43cd-8c9e-5312f33eadcb None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:09:50.029714 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: scheduler-stats {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.031166 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extended resource: os-volume-manage {{(pid=113349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:50.033339 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.034282 np0000173041 devstack@c-api.service[113348]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7dbd880a3668 pid: 113348 (default app) May 09 09:09:50.034355 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.contrib.snapshot_actions [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] SnapshotActionsController initialized {{(pid=113349) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:09:50.035053 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.036422 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.037826 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.039236 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.040630 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.042133 np0000173041 devstack@c-api.service[113349]: WARNING castellan.key_manager.migration [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:50.042977 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.043088 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.043153 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.043300 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.043383 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.043476 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.043593 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.043678 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.043805 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.043910 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extension UsedLimits extending resource: limits {{(pid=113349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.043987 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extension TypesManage extending resource: types {{(pid=113349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.044099 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extension AdminActions extending resource: volumes {{(pid=113349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.044212 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extension AdminActions extending resource: snapshots {{(pid=113349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.044313 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extension AdminActions extending resource: backups {{(pid=113349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.044410 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extension VolumeActions extending resource: volumes {{(pid=113349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.044609 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.v3.router [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:50.046865 np0000173041 devstack@c-api.service[113349]: WARNING keystonemiddleware.auth_token [None req-b73fbdfc-2d92-4309-a668-0d0f82089a48 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:09:50.052589 np0000173041 devstack@c-api.service[113349]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7dbd880a3668 pid: 113349 (default app) May 09 09:09:57.394372 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.middleware.request_id [None req-e3277a11-f5a7-4df0-b74b-2f215581e71a None None] RequestId filter calling following filter/app {{(pid=113346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:57.974177 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-e3277a11-f5a7-4df0-b74b-2f215581e71a admin admin] POST https://199.204.45.162/volume/v3/types May 09 09:09:57.974749 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [None req-e3277a11-f5a7-4df0-b74b-2f215581e71a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:09:57.976374 np0000173041 devstack@c-api.service[113346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:09:57.976374 np0000173041 devstack@c-api.service[113346]: warnings.warn( May 09 09:09:57.985097 np0000173041 devstack@c-api.service[113346]: DEBUG oslo_db.sqlalchemy.engines [None req-e3277a11-f5a7-4df0-b74b-2f215581e71a 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=113346) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:58.340705 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-e3277a11-f5a7-4df0-b74b-2f215581e71a admin admin] https://199.204.45.162/volume/v3/types returned with HTTP 200 May 09 09:09:58.341292 np0000173041 devstack@c-api.service[113346]: [pid: 113346|app: 0|req: 2/2] 199.204.45.162 () {68 vars in 1288 bytes} [Sat May 9 09:09:57 2026] POST /volume/v3/types => generated 186 bytes in 948 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:09:58.352722 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:09:58.352722 np0000173041 devstack@c-api.service[113347]: warnings.warn( May 09 09:09:58.367439 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.367439 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.367439 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.367439 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.367730 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.367730 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.367730 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.367730 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.367841 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.367841 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.367841 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.367841 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.367841 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.367841 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.368122 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.368122 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.368122 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.368122 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.368122 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.368274 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.368274 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.368274 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.368274 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.368274 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.368534 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.368534 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.368534 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.368534 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.368643 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.368643 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.368643 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.368643 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.368643 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.368775 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.368775 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.368775 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.368775 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.368775 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.368927 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.368927 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.368927 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.368927 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.368927 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.368927 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.369085 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.369085 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.369085 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.369085 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.369085 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.369085 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.369236 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.369236 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.369236 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.369236 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.369236 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.369236 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.369397 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.369397 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.369397 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.369397 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.369397 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.369525 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.369525 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.369525 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.369525 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.369525 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.369651 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.369651 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.369651 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.369651 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.369651 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.369651 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.369806 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.369806 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.369806 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.369806 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.369806 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.369806 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.370095 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.370095 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.370095 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.370095 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.370095 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.370241 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.370241 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.370241 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.370241 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.370241 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.370397 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.370397 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.370397 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.370397 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.370504 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.370504 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.370504 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.370504 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.370615 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.370615 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.370615 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.370615 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.370615 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.370758 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.370758 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.370758 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.370758 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.370758 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.370983 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.370983 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.370983 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.370983 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.371199 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.371199 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.371199 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.371199 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.371331 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.371331 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.371331 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.371331 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.371442 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.371442 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.371442 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.371442 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.371546 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.371546 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.371546 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.371546 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.371644 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.371644 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.371644 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.371644 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.371644 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.371774 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.371774 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.371774 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.371774 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.371774 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.371774 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.371973 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.371973 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.371973 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.371973 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.371973 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.372151 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.372151 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.372151 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.372151 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.372151 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.372151 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.372336 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.372336 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.372336 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.372336 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.372336 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.372336 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.372515 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.372515 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.372515 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.372515 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.372515 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.372515 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.372738 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.372738 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.372738 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.372738 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.372738 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.372738 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.372994 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.372994 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.372994 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.372994 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.373148 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.373148 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.373148 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.373148 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.373148 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.373383 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.373383 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.373383 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.373383 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:58.373383 np0000173041 devstack@c-api.service[113347]: warnings.warn(deprecated_msg) May 09 09:09:58.373383 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.middleware.request_id [req-e3277a11-f5a7-4df0-b74b-2f215581e71a req-fb873724-22b7-4ae7-a38f-417c0066a84e None None] RequestId filter calling following filter/app {{(pid=113347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:58.691538 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [req-e3277a11-f5a7-4df0-b74b-2f215581e71a req-fb873724-22b7-4ae7-a38f-417c0066a84e admin admin] POST https://199.204.45.162/volume/v3/types/c16bd846-7a9d-4d51-86e8-ba18f5bd7622/extra_specs May 09 09:09:58.695353 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [req-e3277a11-f5a7-4df0-b74b-2f215581e71a req-fb873724-22b7-4ae7-a38f-417c0066a84e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:09:58.695353 np0000173041 devstack@c-api.service[113347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:09:58.695353 np0000173041 devstack@c-api.service[113347]: warnings.warn( May 09 09:09:58.705156 np0000173041 devstack@c-api.service[113347]: DEBUG oslo_db.sqlalchemy.engines [req-e3277a11-f5a7-4df0-b74b-2f215581e71a req-fb873724-22b7-4ae7-a38f-417c0066a84e 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=113347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:59.281601 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [req-e3277a11-f5a7-4df0-b74b-2f215581e71a req-fb873724-22b7-4ae7-a38f-417c0066a84e admin admin] https://199.204.45.162/volume/v3/types/c16bd846-7a9d-4d51-86e8-ba18f5bd7622/extra_specs returned with HTTP 200 May 09 09:09:59.282068 np0000173041 devstack@c-api.service[113347]: [pid: 113347|app: 0|req: 1/3] 199.204.45.162 () {70 vars in 1505 bytes} [Sat May 9 09:09:58 2026] POST /volume/v3/types/c16bd846-7a9d-4d51-86e8-ba18f5bd7622/extra_specs => generated 55 bytes in 930 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:10:00.007941 np0000173041 devstack@c-api.service[113348]: DEBUG dbcounter [-] [113348] Writing DB stats cinder:SELECT=6 {{(pid=113348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:10:00.008960 np0000173041 devstack@c-api.service[113349]: DEBUG dbcounter [-] [113349] Writing DB stats cinder:SELECT=6 {{(pid=113349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:10:08.336470 np0000173041 devstack@c-api.service[113346]: DEBUG dbcounter [-] [113346] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:10:09.278069 np0000173041 devstack@c-api.service[113347]: DEBUG dbcounter [-] [113347] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:12.665148 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:14:12.665148 np0000173041 devstack@c-api.service[113348]: warnings.warn( May 09 09:14:12.677404 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.677404 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.677404 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.677404 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.677404 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.677868 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.677868 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.677868 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.677868 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.677868 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.678248 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.678248 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.678248 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.678248 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.678248 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.678248 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.678622 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.678622 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.678622 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.678622 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.678928 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.678928 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.678928 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.678928 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.679264 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.679264 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.679264 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.679264 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.679554 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.679554 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.679554 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.679554 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.679554 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.679932 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.679932 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.679932 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.679932 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.679932 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.680431 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.680431 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.680431 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.680431 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.680431 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.680431 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.680841 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.680841 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.680841 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.680841 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.680841 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.680841 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.681274 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.681274 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.681274 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.681274 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.681274 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.681274 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.681679 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.681679 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.681679 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.681679 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.681679 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.682072 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.682072 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.682072 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.682072 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.682072 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.682390 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.682390 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.682390 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.682390 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.682390 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.682390 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.682786 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.682786 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.682786 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.682786 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.682786 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.682786 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.683547 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.683547 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.683547 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.683547 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.683547 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.684449 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.684449 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.684449 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.684449 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.684449 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.685112 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.685112 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.685112 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.685112 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.685611 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.685611 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.685611 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.685611 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.686143 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.686143 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.686143 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.686143 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.686143 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.686746 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.686746 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.686746 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.686746 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.686746 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.687434 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.687434 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.687434 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.687434 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.687824 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.687824 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.687824 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.687824 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.688067 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.688067 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.688067 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.688067 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.688285 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.688285 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.688285 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.688285 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.688489 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.688489 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.688489 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.688489 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.688690 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.688690 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.688690 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.688690 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.688690 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.688975 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.688975 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.688975 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.688975 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.688975 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.688975 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.689271 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.689271 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.689271 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.689271 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.689271 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.689516 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.689516 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.689516 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.689516 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.689516 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.689516 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.689758 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.689758 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.689758 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.689758 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.689758 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.689758 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.689934 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.689934 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.689934 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.689934 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.689934 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.689934 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.690111 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.690111 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.690111 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.690111 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.690111 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.690111 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.690275 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.690275 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.690275 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.690275 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.690396 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.690396 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.690396 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.690396 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.690396 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.690543 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.690543 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.690543 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.690543 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:14:12.690543 np0000173041 devstack@c-api.service[113348]: warnings.warn(deprecated_msg) May 09 09:14:12.690543 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.middleware.request_id [None req-f0e57855-a1ee-420f-af18-0394eccece78 None None] RequestId filter calling following filter/app {{(pid=113348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:12.690543 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-f0e57855-a1ee-420f-af18-0394eccece78 None None] GET https://199.204.45.162/volume// May 09 09:14:12.690721 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-f0e57855-a1ee-420f-af18-0394eccece78 None None] Empty body provided in request {{(pid=113348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:12.690721 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-f0e57855-a1ee-420f-af18-0394eccece78 None None] Calling method 'all' {{(pid=113348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:12.690721 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-f0e57855-a1ee-420f-af18-0394eccece78 None None] https://199.204.45.162/volume// returned with HTTP 300 May 09 09:14:12.690721 np0000173041 devstack@c-api.service[113348]: [pid: 113348|app: 0|req: 1/4] 199.204.45.162 () {66 vars in 1456 bytes} [Sat May 9 09:14:12 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:15:03.644351 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:15:03.644351 np0000173041 devstack@c-api.service[113349]: warnings.warn( May 09 09:15:03.658197 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.658197 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.658197 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.658197 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.658197 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.658701 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.658701 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.658701 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.658701 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.658701 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.659024 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.659024 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.659024 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.659024 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.659024 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.659024 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.659389 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.659389 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.659389 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.659389 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.659634 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.659634 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.659634 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.659634 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.659864 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.659864 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.659864 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.659864 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.660118 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.660118 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.660118 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.660118 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.660118 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.660430 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.660430 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.660430 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.660430 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.660430 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.660737 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.660737 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.660737 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.660737 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.660737 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.660737 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.661174 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.661174 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.661174 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.661174 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.661174 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.661174 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.661515 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.661515 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.661515 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.661515 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.661515 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.661515 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.661856 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.661856 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.661856 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.661856 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.661856 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.662308 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.662308 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.662308 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.662308 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.662308 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.662693 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.662693 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.662693 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.662693 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.662693 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.662693 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.663061 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.663061 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.663061 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.663061 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.663061 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.663061 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.663313 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.663313 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.663313 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.663313 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.663313 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.663511 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.663511 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.663511 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.663511 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.663511 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.663701 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.663701 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.663701 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.663701 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.663857 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.663857 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.663857 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.663857 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.664036 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.664036 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.664036 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.664036 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.664036 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.664222 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.664222 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.664222 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.664222 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.664222 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.664399 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.664399 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.664399 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.664399 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.664551 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.664551 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.664551 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.664551 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.664701 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.664701 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.664701 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.664701 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.664855 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.664855 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.664855 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.664855 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.665036 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.665036 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.665036 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.665036 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.665187 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.665187 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.665187 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.665187 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.665187 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.665381 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.665381 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.665381 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.665381 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.665381 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.665381 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.665645 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.665645 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.665645 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.665645 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.665645 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.665866 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.665866 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.665866 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.665866 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.665866 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.665866 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.666125 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.666125 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.666125 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.666125 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.666125 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.666125 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.666337 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.666337 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.666337 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.666337 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.666337 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.666337 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.666566 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.666566 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.666566 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.666566 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.666566 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.666566 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.666799 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.666799 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.666799 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.666799 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.666971 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.666971 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.666971 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.666971 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.666971 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.667158 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.667158 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.667158 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.667158 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:15:03.667158 np0000173041 devstack@c-api.service[113349]: warnings.warn(deprecated_msg) May 09 09:15:03.667158 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.middleware.request_id [None req-51af18b5-3b17-4bc4-b83f-821a2319ac4b None None] RequestId filter calling following filter/app {{(pid=113349) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:15:03.990190 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-51af18b5-3b17-4bc4-b83f-821a2319ac4b demo demo] GET https://199.204.45.162/volume/v3/types?is_public=None May 09 09:15:03.990598 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-51af18b5-3b17-4bc4-b83f-821a2319ac4b demo demo] Empty body provided in request {{(pid=113349) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:03.990944 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-51af18b5-3b17-4bc4-b83f-821a2319ac4b demo demo] Calling method 'index' {{(pid=113349) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:03.992225 np0000173041 devstack@c-api.service[113349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:15:03.992225 np0000173041 devstack@c-api.service[113349]: warnings.warn( May 09 09:15:03.992866 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.api_utils [None req-51af18b5-3b17-4bc4-b83f-821a2319ac4b demo demo] Removing options '' from query. {{(pid=113349) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:15:04.005548 np0000173041 devstack@c-api.service[113349]: DEBUG oslo_db.sqlalchemy.engines [None req-51af18b5-3b17-4bc4-b83f-821a2319ac4b 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=113349) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:15:04.025611 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-51af18b5-3b17-4bc4-b83f-821a2319ac4b demo demo] https://199.204.45.162/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:15:04.026087 np0000173041 devstack@c-api.service[113349]: [pid: 113349|app: 0|req: 1/5] 199.204.45.162 () {64 vars in 1263 bytes} [Sat May 9 09:15:03 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:15:04.041401 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.middleware.request_id [req-51af18b5-3b17-4bc4-b83f-821a2319ac4b req-fa47f868-a26b-4e10-bee5-50d325325cb9 None None] RequestId filter calling following filter/app {{(pid=113346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:15:04.045670 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [req-51af18b5-3b17-4bc4-b83f-821a2319ac4b req-fa47f868-a26b-4e10-bee5-50d325325cb9 demo demo] GET https://199.204.45.162/volume/v3/types/default May 09 09:15:04.045988 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [req-51af18b5-3b17-4bc4-b83f-821a2319ac4b req-fa47f868-a26b-4e10-bee5-50d325325cb9 demo demo] Empty body provided in request {{(pid=113346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:04.046300 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [req-51af18b5-3b17-4bc4-b83f-821a2319ac4b req-fa47f868-a26b-4e10-bee5-50d325325cb9 demo demo] Calling method 'show' {{(pid=113346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:04.055553 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [req-51af18b5-3b17-4bc4-b83f-821a2319ac4b req-fa47f868-a26b-4e10-bee5-50d325325cb9 demo demo] https://199.204.45.162/volume/v3/types/default returned with HTTP 200 May 09 09:15:04.055968 np0000173041 devstack@c-api.service[113346]: [pid: 113346|app: 0|req: 3/6] 199.204.45.162 () {66 vars in 1329 bytes} [Sat May 9 09:15:04 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 09 09:15:04.425905 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.middleware.request_id [None req-cd57069c-f4d9-481e-ba8c-cb4264a5cf2f None None] RequestId filter calling following filter/app {{(pid=113347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:15:04.430507 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-cd57069c-f4d9-481e-ba8c-cb4264a5cf2f demo demo] GET https://199.204.45.162/volume/v3/types/default May 09 09:15:04.431100 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-cd57069c-f4d9-481e-ba8c-cb4264a5cf2f demo demo] Empty body provided in request {{(pid=113347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:04.431429 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-cd57069c-f4d9-481e-ba8c-cb4264a5cf2f demo demo] Calling method 'show' {{(pid=113347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:04.446478 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-cd57069c-f4d9-481e-ba8c-cb4264a5cf2f demo demo] https://199.204.45.162/volume/v3/types/default returned with HTTP 200 May 09 09:15:04.447029 np0000173041 devstack@c-api.service[113347]: [pid: 113347|app: 0|req: 2/7] 199.204.45.162 () {64 vars in 1258 bytes} [Sat May 9 09:15:04 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:15:04.903176 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.middleware.request_id [None req-f348973a-503c-4559-aa5f-ed4148f8a559 None None] RequestId filter calling following filter/app {{(pid=113348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:15:05.244383 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-f348973a-503c-4559-aa5f-ed4148f8a559 demo demo] GET https://199.204.45.162/volume/v3/types/default May 09 09:15:05.244752 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-f348973a-503c-4559-aa5f-ed4148f8a559 demo demo] Empty body provided in request {{(pid=113348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:05.244929 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-f348973a-503c-4559-aa5f-ed4148f8a559 demo demo] Calling method 'show' {{(pid=113348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:05.254171 np0000173041 devstack@c-api.service[113348]: DEBUG oslo_db.sqlalchemy.engines [None req-f348973a-503c-4559-aa5f-ed4148f8a559 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=113348) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:15:05.271035 np0000173041 devstack@c-api.service[113348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:15:05.271035 np0000173041 devstack@c-api.service[113348]: warnings.warn( May 09 09:15:05.273345 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-f348973a-503c-4559-aa5f-ed4148f8a559 demo demo] https://199.204.45.162/volume/v3/types/default returned with HTTP 200 May 09 09:15:05.273701 np0000173041 devstack@c-api.service[113348]: [pid: 113348|app: 0|req: 2/8] 199.204.45.162 () {64 vars in 1258 bytes} [Sat May 9 09:15:04 2026] GET /volume/v3/types/default => generated 145 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:15:05.289875 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.middleware.request_id [None req-e95fd2bd-aacc-4271-adce-3a0b2d39a337 None None] RequestId filter calling following filter/app {{(pid=113349) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:15:05.293483 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-e95fd2bd-aacc-4271-adce-3a0b2d39a337 demo demo] GET https://199.204.45.162/volume/v3/types/default May 09 09:15:05.294222 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-e95fd2bd-aacc-4271-adce-3a0b2d39a337 demo demo] Empty body provided in request {{(pid=113349) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:05.295000 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-e95fd2bd-aacc-4271-adce-3a0b2d39a337 demo demo] Calling method 'show' {{(pid=113349) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:05.309566 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-e95fd2bd-aacc-4271-adce-3a0b2d39a337 demo demo] https://199.204.45.162/volume/v3/types/default returned with HTTP 200 May 09 09:15:05.310097 np0000173041 devstack@c-api.service[113349]: [pid: 113349|app: 0|req: 2/9] 199.204.45.162 () {64 vars in 1258 bytes} [Sat May 9 09:15:05 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:15:14.051967 np0000173041 devstack@c-api.service[113346]: DEBUG dbcounter [-] [113346] Writing DB stats cinder:SELECT=2 {{(pid=113346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:15:14.443015 np0000173041 devstack@c-api.service[113347]: DEBUG dbcounter [-] [113347] Writing DB stats cinder:SELECT=2 {{(pid=113347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:15:15.269325 np0000173041 devstack@c-api.service[113348]: DEBUG dbcounter [-] [113348] Writing DB stats cinder:SELECT=2 {{(pid=113348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:15:15.306372 np0000173041 devstack@c-api.service[113349]: DEBUG dbcounter [-] [113349] Writing DB stats cinder:SELECT=3 {{(pid=113349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:12.774703 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.middleware.request_id [None req-b4cf202a-0212-4629-98bd-c5566c55f37a None None] RequestId filter calling following filter/app {{(pid=113346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:12.893929 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-b4cf202a-0212-4629-98bd-c5566c55f37a demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:25:12.894612 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [None req-b4cf202a-0212-4629-98bd-c5566c55f37a demo demo] Empty body provided in request {{(pid=113346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:12.895214 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [None req-b4cf202a-0212-4629-98bd-c5566c55f37a demo demo] Calling method 'detail' {{(pid=113346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:12.896314 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.api_utils [None req-b4cf202a-0212-4629-98bd-c5566c55f37a demo demo] Removing options '' from query. {{(pid=113346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:12.898058 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.volume.api [None req-b4cf202a-0212-4629-98bd-c5566c55f37a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113346) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:12.956571 np0000173041 devstack@c-api.service[113346]: INFO cinder.volume.api [None req-b4cf202a-0212-4629-98bd-c5566c55f37a demo demo] Get all volumes completed successfully. May 09 09:25:12.959499 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-b4cf202a-0212-4629-98bd-c5566c55f37a demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:12.960112 np0000173041 devstack@c-api.service[113346]: [pid: 113346|app: 0|req: 4/10] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:25:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:25:22.926465 np0000173041 devstack@c-api.service[113346]: DEBUG dbcounter [-] [113346] Writing DB stats cinder:SELECT=1 {{(pid=113346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:12.982692 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.middleware.request_id [None req-a6c29ed2-901a-484b-b05e-c7bc786701e9 None None] RequestId filter calling following filter/app {{(pid=113347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:12.991943 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-a6c29ed2-901a-484b-b05e-c7bc786701e9 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:26:12.991943 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-a6c29ed2-901a-484b-b05e-c7bc786701e9 demo demo] Empty body provided in request {{(pid=113347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:12.991943 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-a6c29ed2-901a-484b-b05e-c7bc786701e9 demo demo] Calling method 'detail' {{(pid=113347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:12.991943 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.api_utils [None req-a6c29ed2-901a-484b-b05e-c7bc786701e9 demo demo] Removing options '' from query. {{(pid=113347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:12.993156 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.volume.api [None req-a6c29ed2-901a-484b-b05e-c7bc786701e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:13.029147 np0000173041 devstack@c-api.service[113347]: INFO cinder.volume.api [None req-a6c29ed2-901a-484b-b05e-c7bc786701e9 demo demo] Get all volumes completed successfully. May 09 09:26:13.032588 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-a6c29ed2-901a-484b-b05e-c7bc786701e9 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:13.034021 np0000173041 devstack@c-api.service[113347]: [pid: 113347|app: 0|req: 3/11] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:26:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:26:23.020428 np0000173041 devstack@c-api.service[113347]: DEBUG dbcounter [-] [113347] Writing DB stats cinder:SELECT=1 {{(pid=113347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:13.051016 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.middleware.request_id [None req-bc2933a9-9f25-4cfe-8510-e187a7fbda50 None None] RequestId filter calling following filter/app {{(pid=113348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:13.055823 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-bc2933a9-9f25-4cfe-8510-e187a7fbda50 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:27:13.056310 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-bc2933a9-9f25-4cfe-8510-e187a7fbda50 demo demo] Empty body provided in request {{(pid=113348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:13.056719 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-bc2933a9-9f25-4cfe-8510-e187a7fbda50 demo demo] Calling method 'detail' {{(pid=113348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:13.057228 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.api_utils [None req-bc2933a9-9f25-4cfe-8510-e187a7fbda50 demo demo] Removing options '' from query. {{(pid=113348) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:13.059053 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.volume.api [None req-bc2933a9-9f25-4cfe-8510-e187a7fbda50 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113348) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:13.110629 np0000173041 devstack@c-api.service[113348]: INFO cinder.volume.api [None req-bc2933a9-9f25-4cfe-8510-e187a7fbda50 demo demo] Get all volumes completed successfully. May 09 09:27:13.114551 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-bc2933a9-9f25-4cfe-8510-e187a7fbda50 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:13.116639 np0000173041 devstack@c-api.service[113348]: [pid: 113348|app: 0|req: 3/12] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:27:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:27:23.097916 np0000173041 devstack@c-api.service[113348]: DEBUG dbcounter [-] [113348] Writing DB stats cinder:SELECT=1 {{(pid=113348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:13.133280 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.middleware.request_id [None req-2c1218ca-7762-448d-a024-17aaccf77d19 None None] RequestId filter calling following filter/app {{(pid=113349) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:13.138829 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-2c1218ca-7762-448d-a024-17aaccf77d19 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:28:13.139149 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-2c1218ca-7762-448d-a024-17aaccf77d19 demo demo] Empty body provided in request {{(pid=113349) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:13.139457 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-2c1218ca-7762-448d-a024-17aaccf77d19 demo demo] Calling method 'detail' {{(pid=113349) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:13.139952 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.api_utils [None req-2c1218ca-7762-448d-a024-17aaccf77d19 demo demo] Removing options '' from query. {{(pid=113349) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:13.142010 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.volume.api [None req-2c1218ca-7762-448d-a024-17aaccf77d19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113349) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:13.190026 np0000173041 devstack@c-api.service[113349]: INFO cinder.volume.api [None req-2c1218ca-7762-448d-a024-17aaccf77d19 demo demo] Get all volumes completed successfully. May 09 09:28:13.193289 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-2c1218ca-7762-448d-a024-17aaccf77d19 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:13.194374 np0000173041 devstack@c-api.service[113349]: [pid: 113349|app: 0|req: 3/13] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:28:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:28:23.179864 np0000173041 devstack@c-api.service[113349]: DEBUG dbcounter [-] [113349] Writing DB stats cinder:SELECT=1 {{(pid=113349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:13.209039 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.middleware.request_id [None req-2ea72cc3-5f47-4f43-b50b-507d83f8c58f None None] RequestId filter calling following filter/app {{(pid=113346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:13.212817 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-2ea72cc3-5f47-4f43-b50b-507d83f8c58f demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:29:13.213133 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [None req-2ea72cc3-5f47-4f43-b50b-507d83f8c58f demo demo] Empty body provided in request {{(pid=113346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:13.213219 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [None req-2ea72cc3-5f47-4f43-b50b-507d83f8c58f demo demo] Calling method 'detail' {{(pid=113346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:13.213508 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.api_utils [None req-2ea72cc3-5f47-4f43-b50b-507d83f8c58f demo demo] Removing options '' from query. {{(pid=113346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:13.215725 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.volume.api [None req-2ea72cc3-5f47-4f43-b50b-507d83f8c58f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113346) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:13.226497 np0000173041 devstack@c-api.service[113346]: INFO cinder.volume.api [None req-2ea72cc3-5f47-4f43-b50b-507d83f8c58f demo demo] Get all volumes completed successfully. May 09 09:29:13.229441 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-2ea72cc3-5f47-4f43-b50b-507d83f8c58f demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:13.229951 np0000173041 devstack@c-api.service[113346]: [pid: 113346|app: 0|req: 5/14] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:29:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:29:23.219812 np0000173041 devstack@c-api.service[113346]: DEBUG dbcounter [-] [113346] Writing DB stats cinder:SELECT=1 {{(pid=113346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:13.249182 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.middleware.request_id [None req-433cb87c-1179-4846-b5fa-271586699a29 None None] RequestId filter calling following filter/app {{(pid=113347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:13.379852 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-433cb87c-1179-4846-b5fa-271586699a29 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:30:13.380132 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-433cb87c-1179-4846-b5fa-271586699a29 demo demo] Empty body provided in request {{(pid=113347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:13.380400 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-433cb87c-1179-4846-b5fa-271586699a29 demo demo] Calling method 'detail' {{(pid=113347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:13.380762 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.api_utils [None req-433cb87c-1179-4846-b5fa-271586699a29 demo demo] Removing options '' from query. {{(pid=113347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:13.381839 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.volume.api [None req-433cb87c-1179-4846-b5fa-271586699a29 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:13.391922 np0000173041 devstack@c-api.service[113347]: INFO cinder.volume.api [None req-433cb87c-1179-4846-b5fa-271586699a29 demo demo] Get all volumes completed successfully. May 09 09:30:13.393845 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-433cb87c-1179-4846-b5fa-271586699a29 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:13.394264 np0000173041 devstack@c-api.service[113347]: [pid: 113347|app: 0|req: 4/15] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:30:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:30:23.386420 np0000173041 devstack@c-api.service[113347]: DEBUG dbcounter [-] [113347] Writing DB stats cinder:SELECT=1 {{(pid=113347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:13.413145 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.middleware.request_id [None req-2ef6214a-fde6-4c87-a78c-0a29e7e81f9e None None] RequestId filter calling following filter/app {{(pid=113348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:13.419050 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-2ef6214a-fde6-4c87-a78c-0a29e7e81f9e demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:31:13.419317 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-2ef6214a-fde6-4c87-a78c-0a29e7e81f9e demo demo] Empty body provided in request {{(pid=113348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:13.419611 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-2ef6214a-fde6-4c87-a78c-0a29e7e81f9e demo demo] Calling method 'detail' {{(pid=113348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:13.420211 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.api_utils [None req-2ef6214a-fde6-4c87-a78c-0a29e7e81f9e demo demo] Removing options '' from query. {{(pid=113348) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:13.421483 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.volume.api [None req-2ef6214a-fde6-4c87-a78c-0a29e7e81f9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113348) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:13.430469 np0000173041 devstack@c-api.service[113348]: INFO cinder.volume.api [None req-2ef6214a-fde6-4c87-a78c-0a29e7e81f9e demo demo] Get all volumes completed successfully. May 09 09:31:13.432812 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-2ef6214a-fde6-4c87-a78c-0a29e7e81f9e demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:13.433383 np0000173041 devstack@c-api.service[113348]: [pid: 113348|app: 0|req: 4/16] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:31:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:31:23.426067 np0000173041 devstack@c-api.service[113348]: DEBUG dbcounter [-] [113348] Writing DB stats cinder:SELECT=1 {{(pid=113348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:13.474973 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.middleware.request_id [None req-0dcde809-9985-4ec0-9267-3b2bcd18cfba None None] RequestId filter calling following filter/app {{(pid=113349) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:13.477978 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-0dcde809-9985-4ec0-9267-3b2bcd18cfba demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:32:13.478226 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-0dcde809-9985-4ec0-9267-3b2bcd18cfba demo demo] Empty body provided in request {{(pid=113349) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:13.478539 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-0dcde809-9985-4ec0-9267-3b2bcd18cfba demo demo] Calling method 'detail' {{(pid=113349) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:13.478808 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.api_utils [None req-0dcde809-9985-4ec0-9267-3b2bcd18cfba demo demo] Removing options '' from query. {{(pid=113349) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:13.479781 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.volume.api [None req-0dcde809-9985-4ec0-9267-3b2bcd18cfba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113349) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:13.496350 np0000173041 devstack@c-api.service[113349]: INFO cinder.volume.api [None req-0dcde809-9985-4ec0-9267-3b2bcd18cfba demo demo] Get all volumes completed successfully. May 09 09:32:13.499060 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-0dcde809-9985-4ec0-9267-3b2bcd18cfba demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:13.499832 np0000173041 devstack@c-api.service[113349]: [pid: 113349|app: 0|req: 4/17] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:32:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:32:23.484633 np0000173041 devstack@c-api.service[113349]: DEBUG dbcounter [-] [113349] Writing DB stats cinder:SELECT=1 {{(pid=113349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:13.514193 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.middleware.request_id [None req-a8ca770b-b87a-438a-95d9-22a01eb0d83b None None] RequestId filter calling following filter/app {{(pid=113346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:13.519853 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-a8ca770b-b87a-438a-95d9-22a01eb0d83b demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:33:13.520270 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [None req-a8ca770b-b87a-438a-95d9-22a01eb0d83b demo demo] Empty body provided in request {{(pid=113346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:13.520604 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [None req-a8ca770b-b87a-438a-95d9-22a01eb0d83b demo demo] Calling method 'detail' {{(pid=113346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:13.522967 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.api_utils [None req-a8ca770b-b87a-438a-95d9-22a01eb0d83b demo demo] Removing options '' from query. {{(pid=113346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:13.522967 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.volume.api [None req-a8ca770b-b87a-438a-95d9-22a01eb0d83b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113346) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:13.534338 np0000173041 devstack@c-api.service[113346]: INFO cinder.volume.api [None req-a8ca770b-b87a-438a-95d9-22a01eb0d83b demo demo] Get all volumes completed successfully. May 09 09:33:13.538588 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-a8ca770b-b87a-438a-95d9-22a01eb0d83b demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:13.539600 np0000173041 devstack@c-api.service[113346]: [pid: 113346|app: 0|req: 6/18] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:33:13 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 09 09:33:23.526057 np0000173041 devstack@c-api.service[113346]: DEBUG dbcounter [-] [113346] Writing DB stats cinder:SELECT=1 {{(pid=113346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:13.558104 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.middleware.request_id [None req-3fe1cf2a-14be-41d6-a3fd-1750d8ab4e80 None None] RequestId filter calling following filter/app {{(pid=113347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:13.561957 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-3fe1cf2a-14be-41d6-a3fd-1750d8ab4e80 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:34:13.562221 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-3fe1cf2a-14be-41d6-a3fd-1750d8ab4e80 demo demo] Empty body provided in request {{(pid=113347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:13.562564 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-3fe1cf2a-14be-41d6-a3fd-1750d8ab4e80 demo demo] Calling method 'detail' {{(pid=113347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:13.562975 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.api_utils [None req-3fe1cf2a-14be-41d6-a3fd-1750d8ab4e80 demo demo] Removing options '' from query. {{(pid=113347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:13.564192 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.volume.api [None req-3fe1cf2a-14be-41d6-a3fd-1750d8ab4e80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:13.572645 np0000173041 devstack@c-api.service[113347]: INFO cinder.volume.api [None req-3fe1cf2a-14be-41d6-a3fd-1750d8ab4e80 demo demo] Get all volumes completed successfully. May 09 09:34:13.575452 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-3fe1cf2a-14be-41d6-a3fd-1750d8ab4e80 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:13.576058 np0000173041 devstack@c-api.service[113347]: [pid: 113347|app: 0|req: 5/19] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:34:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:34:23.568748 np0000173041 devstack@c-api.service[113347]: DEBUG dbcounter [-] [113347] Writing DB stats cinder:SELECT=1 {{(pid=113347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:13.591715 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.middleware.request_id [None req-7c6afde4-fb65-448d-802b-850f41582409 None None] RequestId filter calling following filter/app {{(pid=113348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:13.874029 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-7c6afde4-fb65-448d-802b-850f41582409 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:35:13.874356 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-7c6afde4-fb65-448d-802b-850f41582409 demo demo] Empty body provided in request {{(pid=113348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:13.874670 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-7c6afde4-fb65-448d-802b-850f41582409 demo demo] Calling method 'detail' {{(pid=113348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:13.875106 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.api_utils [None req-7c6afde4-fb65-448d-802b-850f41582409 demo demo] Removing options '' from query. {{(pid=113348) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:13.876384 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.volume.api [None req-7c6afde4-fb65-448d-802b-850f41582409 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113348) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:13.887328 np0000173041 devstack@c-api.service[113348]: INFO cinder.volume.api [None req-7c6afde4-fb65-448d-802b-850f41582409 demo demo] Get all volumes completed successfully. May 09 09:35:13.889618 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-7c6afde4-fb65-448d-802b-850f41582409 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:13.890022 np0000173041 devstack@c-api.service[113348]: [pid: 113348|app: 0|req: 5/20] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:35:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:35:23.882728 np0000173041 devstack@c-api.service[113348]: DEBUG dbcounter [-] [113348] Writing DB stats cinder:SELECT=1 {{(pid=113348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:13.907574 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.middleware.request_id [None req-e0124354-4fd7-4203-84d9-349fb96bb87e None None] RequestId filter calling following filter/app {{(pid=113349) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:13.910947 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-e0124354-4fd7-4203-84d9-349fb96bb87e demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:36:13.911129 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-e0124354-4fd7-4203-84d9-349fb96bb87e demo demo] Empty body provided in request {{(pid=113349) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:13.911368 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-e0124354-4fd7-4203-84d9-349fb96bb87e demo demo] Calling method 'detail' {{(pid=113349) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:13.911608 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.api_utils [None req-e0124354-4fd7-4203-84d9-349fb96bb87e demo demo] Removing options '' from query. {{(pid=113349) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:13.912842 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.volume.api [None req-e0124354-4fd7-4203-84d9-349fb96bb87e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113349) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:13.921316 np0000173041 devstack@c-api.service[113349]: INFO cinder.volume.api [None req-e0124354-4fd7-4203-84d9-349fb96bb87e demo demo] Get all volumes completed successfully. May 09 09:36:13.923877 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-e0124354-4fd7-4203-84d9-349fb96bb87e demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:13.924378 np0000173041 devstack@c-api.service[113349]: [pid: 113349|app: 0|req: 5/21] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:36:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:36:23.917052 np0000173041 devstack@c-api.service[113349]: DEBUG dbcounter [-] [113349] Writing DB stats cinder:SELECT=1 {{(pid=113349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:13.936003 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.middleware.request_id [None req-bb374827-c0d7-4697-95d7-96db485f9fd0 None None] RequestId filter calling following filter/app {{(pid=113346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:13.938938 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-bb374827-c0d7-4697-95d7-96db485f9fd0 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:37:13.938938 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [None req-bb374827-c0d7-4697-95d7-96db485f9fd0 demo demo] Empty body provided in request {{(pid=113346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:13.938938 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [None req-bb374827-c0d7-4697-95d7-96db485f9fd0 demo demo] Calling method 'detail' {{(pid=113346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:13.940029 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.api_utils [None req-bb374827-c0d7-4697-95d7-96db485f9fd0 demo demo] Removing options '' from query. {{(pid=113346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:13.941011 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.volume.api [None req-bb374827-c0d7-4697-95d7-96db485f9fd0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113346) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:13.947206 np0000173041 devstack@c-api.service[113346]: INFO cinder.volume.api [None req-bb374827-c0d7-4697-95d7-96db485f9fd0 demo demo] Get all volumes completed successfully. May 09 09:37:13.949244 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-bb374827-c0d7-4697-95d7-96db485f9fd0 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:13.949578 np0000173041 devstack@c-api.service[113346]: [pid: 113346|app: 0|req: 7/22] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:37:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:37:23.943523 np0000173041 devstack@c-api.service[113346]: DEBUG dbcounter [-] [113346] Writing DB stats cinder:SELECT=1 {{(pid=113346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:13.966440 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.middleware.request_id [None req-3f6c671e-fdf6-4b7c-b4c3-9f6957712bb9 None None] RequestId filter calling following filter/app {{(pid=113347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:13.971461 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-3f6c671e-fdf6-4b7c-b4c3-9f6957712bb9 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:38:13.971951 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-3f6c671e-fdf6-4b7c-b4c3-9f6957712bb9 demo demo] Empty body provided in request {{(pid=113347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:13.972764 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-3f6c671e-fdf6-4b7c-b4c3-9f6957712bb9 demo demo] Calling method 'detail' {{(pid=113347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:13.973454 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.api_utils [None req-3f6c671e-fdf6-4b7c-b4c3-9f6957712bb9 demo demo] Removing options '' from query. {{(pid=113347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:13.974713 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.volume.api [None req-3f6c671e-fdf6-4b7c-b4c3-9f6957712bb9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:13.987928 np0000173041 devstack@c-api.service[113347]: INFO cinder.volume.api [None req-3f6c671e-fdf6-4b7c-b4c3-9f6957712bb9 demo demo] Get all volumes completed successfully. May 09 09:38:13.991168 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-3f6c671e-fdf6-4b7c-b4c3-9f6957712bb9 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:13.991704 np0000173041 devstack@c-api.service[113347]: [pid: 113347|app: 0|req: 6/23] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:38:13 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 09 09:38:23.979509 np0000173041 devstack@c-api.service[113347]: DEBUG dbcounter [-] [113347] Writing DB stats cinder:SELECT=1 {{(pid=113347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:14.009040 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.middleware.request_id [None req-e10cce87-dda0-4c05-944a-1582fa80760e None None] RequestId filter calling following filter/app {{(pid=113348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:14.013159 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-e10cce87-dda0-4c05-944a-1582fa80760e demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:39:14.013452 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-e10cce87-dda0-4c05-944a-1582fa80760e demo demo] Empty body provided in request {{(pid=113348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:14.013763 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-e10cce87-dda0-4c05-944a-1582fa80760e demo demo] Calling method 'detail' {{(pid=113348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:14.014145 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.api_utils [None req-e10cce87-dda0-4c05-944a-1582fa80760e demo demo] Removing options '' from query. {{(pid=113348) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:14.015129 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.volume.api [None req-e10cce87-dda0-4c05-944a-1582fa80760e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113348) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:14.023815 np0000173041 devstack@c-api.service[113348]: INFO cinder.volume.api [None req-e10cce87-dda0-4c05-944a-1582fa80760e demo demo] Get all volumes completed successfully. May 09 09:39:14.028790 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-e10cce87-dda0-4c05-944a-1582fa80760e demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:14.029372 np0000173041 devstack@c-api.service[113348]: [pid: 113348|app: 0|req: 6/24] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:39:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:39:24.018511 np0000173041 devstack@c-api.service[113348]: DEBUG dbcounter [-] [113348] Writing DB stats cinder:SELECT=1 {{(pid=113348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:14.049199 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.middleware.request_id [None req-944e2628-0ac6-4708-be8e-b1d43a0ed45e None None] RequestId filter calling following filter/app {{(pid=113349) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:14.182765 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-944e2628-0ac6-4708-be8e-b1d43a0ed45e demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:40:14.183314 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-944e2628-0ac6-4708-be8e-b1d43a0ed45e demo demo] Empty body provided in request {{(pid=113349) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:14.183605 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-944e2628-0ac6-4708-be8e-b1d43a0ed45e demo demo] Calling method 'detail' {{(pid=113349) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:14.183861 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.api_utils [None req-944e2628-0ac6-4708-be8e-b1d43a0ed45e demo demo] Removing options '' from query. {{(pid=113349) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:14.184643 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.volume.api [None req-944e2628-0ac6-4708-be8e-b1d43a0ed45e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113349) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:14.192484 np0000173041 devstack@c-api.service[113349]: INFO cinder.volume.api [None req-944e2628-0ac6-4708-be8e-b1d43a0ed45e demo demo] Get all volumes completed successfully. May 09 09:40:14.197097 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-944e2628-0ac6-4708-be8e-b1d43a0ed45e demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:14.198083 np0000173041 devstack@c-api.service[113349]: [pid: 113349|app: 0|req: 6/25] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:40:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:40:24.187907 np0000173041 devstack@c-api.service[113349]: DEBUG dbcounter [-] [113349] Writing DB stats cinder:SELECT=1 {{(pid=113349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:14.220047 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.middleware.request_id [None req-aef0c0e3-2122-4533-873e-49b7f58c7a1e None None] RequestId filter calling following filter/app {{(pid=113346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:14.223514 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-aef0c0e3-2122-4533-873e-49b7f58c7a1e demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:41:14.223788 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [None req-aef0c0e3-2122-4533-873e-49b7f58c7a1e demo demo] Empty body provided in request {{(pid=113346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:14.224053 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [None req-aef0c0e3-2122-4533-873e-49b7f58c7a1e demo demo] Calling method 'detail' {{(pid=113346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:14.224362 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.api_utils [None req-aef0c0e3-2122-4533-873e-49b7f58c7a1e demo demo] Removing options '' from query. {{(pid=113346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:14.225137 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.volume.api [None req-aef0c0e3-2122-4533-873e-49b7f58c7a1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113346) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:14.233514 np0000173041 devstack@c-api.service[113346]: INFO cinder.volume.api [None req-aef0c0e3-2122-4533-873e-49b7f58c7a1e demo demo] Get all volumes completed successfully. May 09 09:41:14.236545 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-aef0c0e3-2122-4533-873e-49b7f58c7a1e demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:14.237099 np0000173041 devstack@c-api.service[113346]: [pid: 113346|app: 0|req: 8/26] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:41:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:41:24.228127 np0000173041 devstack@c-api.service[113346]: DEBUG dbcounter [-] [113346] Writing DB stats cinder:SELECT=1 {{(pid=113346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:14.254976 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.middleware.request_id [None req-3d152ca1-7f42-4ee4-8d39-d9535c3251e3 None None] RequestId filter calling following filter/app {{(pid=113347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:14.258590 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-3d152ca1-7f42-4ee4-8d39-d9535c3251e3 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:42:14.258833 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-3d152ca1-7f42-4ee4-8d39-d9535c3251e3 demo demo] Empty body provided in request {{(pid=113347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:14.259103 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-3d152ca1-7f42-4ee4-8d39-d9535c3251e3 demo demo] Calling method 'detail' {{(pid=113347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:14.259428 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.api_utils [None req-3d152ca1-7f42-4ee4-8d39-d9535c3251e3 demo demo] Removing options '' from query. {{(pid=113347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:14.260514 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.volume.api [None req-3d152ca1-7f42-4ee4-8d39-d9535c3251e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:14.270851 np0000173041 devstack@c-api.service[113347]: INFO cinder.volume.api [None req-3d152ca1-7f42-4ee4-8d39-d9535c3251e3 demo demo] Get all volumes completed successfully. May 09 09:42:14.273836 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-3d152ca1-7f42-4ee4-8d39-d9535c3251e3 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:14.274636 np0000173041 devstack@c-api.service[113347]: [pid: 113347|app: 0|req: 7/27] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:42:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:42:24.263780 np0000173041 devstack@c-api.service[113347]: DEBUG dbcounter [-] [113347] Writing DB stats cinder:SELECT=1 {{(pid=113347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:43:14.287145 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.middleware.request_id [None req-074401d8-94b5-4538-845d-014f5bed8e96 None None] RequestId filter calling following filter/app {{(pid=113348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:43:14.289636 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-074401d8-94b5-4538-845d-014f5bed8e96 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:43:14.289920 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-074401d8-94b5-4538-845d-014f5bed8e96 demo demo] Empty body provided in request {{(pid=113348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:43:14.290172 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-074401d8-94b5-4538-845d-014f5bed8e96 demo demo] Calling method 'detail' {{(pid=113348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:43:14.290542 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.api_utils [None req-074401d8-94b5-4538-845d-014f5bed8e96 demo demo] Removing options '' from query. {{(pid=113348) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:43:14.291679 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.volume.api [None req-074401d8-94b5-4538-845d-014f5bed8e96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113348) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:43:14.299029 np0000173041 devstack@c-api.service[113348]: INFO cinder.volume.api [None req-074401d8-94b5-4538-845d-014f5bed8e96 demo demo] Get all volumes completed successfully. May 09 09:43:14.301162 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-074401d8-94b5-4538-845d-014f5bed8e96 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:43:14.301560 np0000173041 devstack@c-api.service[113348]: [pid: 113348|app: 0|req: 7/28] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:43:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:43:24.296311 np0000173041 devstack@c-api.service[113348]: DEBUG dbcounter [-] [113348] Writing DB stats cinder:SELECT=1 {{(pid=113348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:44:14.314695 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.middleware.request_id [None req-95ae4deb-a8a3-4ccc-9823-c35c0918716e None None] RequestId filter calling following filter/app {{(pid=113349) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:44:14.317337 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-95ae4deb-a8a3-4ccc-9823-c35c0918716e demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:44:14.317589 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-95ae4deb-a8a3-4ccc-9823-c35c0918716e demo demo] Empty body provided in request {{(pid=113349) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:44:14.317906 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-95ae4deb-a8a3-4ccc-9823-c35c0918716e demo demo] Calling method 'detail' {{(pid=113349) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:44:14.318243 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.api_utils [None req-95ae4deb-a8a3-4ccc-9823-c35c0918716e demo demo] Removing options '' from query. {{(pid=113349) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:44:14.319268 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.volume.api [None req-95ae4deb-a8a3-4ccc-9823-c35c0918716e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113349) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:44:14.330101 np0000173041 devstack@c-api.service[113349]: INFO cinder.volume.api [None req-95ae4deb-a8a3-4ccc-9823-c35c0918716e demo demo] Get all volumes completed successfully. May 09 09:44:14.333181 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-95ae4deb-a8a3-4ccc-9823-c35c0918716e demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:44:14.333816 np0000173041 devstack@c-api.service[113349]: [pid: 113349|app: 0|req: 7/29] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:44:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:44:24.323046 np0000173041 devstack@c-api.service[113349]: DEBUG dbcounter [-] [113349] Writing DB stats cinder:SELECT=1 {{(pid=113349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:45:14.347109 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.middleware.request_id [None req-a517f24b-8d89-4bb9-8f35-8e2b9df9b6a8 None None] RequestId filter calling following filter/app {{(pid=113346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:45:14.557333 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-a517f24b-8d89-4bb9-8f35-8e2b9df9b6a8 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:45:14.557696 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [None req-a517f24b-8d89-4bb9-8f35-8e2b9df9b6a8 demo demo] Empty body provided in request {{(pid=113346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:45:14.558101 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [None req-a517f24b-8d89-4bb9-8f35-8e2b9df9b6a8 demo demo] Calling method 'detail' {{(pid=113346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:45:14.558559 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.api_utils [None req-a517f24b-8d89-4bb9-8f35-8e2b9df9b6a8 demo demo] Removing options '' from query. {{(pid=113346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:45:14.559677 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.volume.api [None req-a517f24b-8d89-4bb9-8f35-8e2b9df9b6a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113346) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:45:14.567581 np0000173041 devstack@c-api.service[113346]: INFO cinder.volume.api [None req-a517f24b-8d89-4bb9-8f35-8e2b9df9b6a8 demo demo] Get all volumes completed successfully. May 09 09:45:14.569807 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-a517f24b-8d89-4bb9-8f35-8e2b9df9b6a8 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:45:14.570272 np0000173041 devstack@c-api.service[113346]: [pid: 113346|app: 0|req: 9/30] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:45:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:45:24.562951 np0000173041 devstack@c-api.service[113346]: DEBUG dbcounter [-] [113346] Writing DB stats cinder:SELECT=1 {{(pid=113346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:46:14.583227 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.middleware.request_id [None req-7bc517ed-e075-4a59-b3e8-d9252a4bd13e None None] RequestId filter calling following filter/app {{(pid=113347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:46:14.586462 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-7bc517ed-e075-4a59-b3e8-d9252a4bd13e demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:46:14.586746 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-7bc517ed-e075-4a59-b3e8-d9252a4bd13e demo demo] Empty body provided in request {{(pid=113347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:46:14.587022 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-7bc517ed-e075-4a59-b3e8-d9252a4bd13e demo demo] Calling method 'detail' {{(pid=113347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:46:14.587406 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.api_utils [None req-7bc517ed-e075-4a59-b3e8-d9252a4bd13e demo demo] Removing options '' from query. {{(pid=113347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:46:14.588917 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.volume.api [None req-7bc517ed-e075-4a59-b3e8-d9252a4bd13e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:46:14.599256 np0000173041 devstack@c-api.service[113347]: INFO cinder.volume.api [None req-7bc517ed-e075-4a59-b3e8-d9252a4bd13e demo demo] Get all volumes completed successfully. May 09 09:46:14.602206 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-7bc517ed-e075-4a59-b3e8-d9252a4bd13e demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:46:14.602858 np0000173041 devstack@c-api.service[113347]: [pid: 113347|app: 0|req: 8/31] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:46:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:46:24.592556 np0000173041 devstack@c-api.service[113347]: DEBUG dbcounter [-] [113347] Writing DB stats cinder:SELECT=1 {{(pid=113347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:47:14.615861 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.middleware.request_id [None req-9f1b0f1b-ea2a-462d-8af0-44a04e3bda2c None None] RequestId filter calling following filter/app {{(pid=113348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:47:14.619713 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-9f1b0f1b-ea2a-462d-8af0-44a04e3bda2c demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:47:14.619976 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-9f1b0f1b-ea2a-462d-8af0-44a04e3bda2c demo demo] Empty body provided in request {{(pid=113348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:47:14.620226 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-9f1b0f1b-ea2a-462d-8af0-44a04e3bda2c demo demo] Calling method 'detail' {{(pid=113348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:47:14.620566 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.api_utils [None req-9f1b0f1b-ea2a-462d-8af0-44a04e3bda2c demo demo] Removing options '' from query. {{(pid=113348) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:47:14.621814 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.volume.api [None req-9f1b0f1b-ea2a-462d-8af0-44a04e3bda2c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113348) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:47:14.628802 np0000173041 devstack@c-api.service[113348]: INFO cinder.volume.api [None req-9f1b0f1b-ea2a-462d-8af0-44a04e3bda2c demo demo] Get all volumes completed successfully. May 09 09:47:14.630878 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-9f1b0f1b-ea2a-462d-8af0-44a04e3bda2c demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:47:14.631272 np0000173041 devstack@c-api.service[113348]: [pid: 113348|app: 0|req: 8/32] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:47:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:47:24.624707 np0000173041 devstack@c-api.service[113348]: DEBUG dbcounter [-] [113348] Writing DB stats cinder:SELECT=1 {{(pid=113348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:48:14.646913 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.middleware.request_id [None req-81b4b3c3-cb01-43bb-9e98-96d88f549558 None None] RequestId filter calling following filter/app {{(pid=113349) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:48:14.650089 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-81b4b3c3-cb01-43bb-9e98-96d88f549558 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:48:14.650403 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-81b4b3c3-cb01-43bb-9e98-96d88f549558 demo demo] Empty body provided in request {{(pid=113349) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:48:14.650676 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-81b4b3c3-cb01-43bb-9e98-96d88f549558 demo demo] Calling method 'detail' {{(pid=113349) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:48:14.651020 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.api_utils [None req-81b4b3c3-cb01-43bb-9e98-96d88f549558 demo demo] Removing options '' from query. {{(pid=113349) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:48:14.652212 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.volume.api [None req-81b4b3c3-cb01-43bb-9e98-96d88f549558 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113349) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:48:14.664903 np0000173041 devstack@c-api.service[113349]: INFO cinder.volume.api [None req-81b4b3c3-cb01-43bb-9e98-96d88f549558 demo demo] Get all volumes completed successfully. May 09 09:48:14.668112 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-81b4b3c3-cb01-43bb-9e98-96d88f549558 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:48:14.668742 np0000173041 devstack@c-api.service[113349]: [pid: 113349|app: 0|req: 8/33] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:48:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:48:24.658565 np0000173041 devstack@c-api.service[113349]: DEBUG dbcounter [-] [113349] Writing DB stats cinder:SELECT=1 {{(pid=113349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:49:14.684680 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.middleware.request_id [None req-c20fdc69-6685-41b1-a677-b55462b8ef9a None None] RequestId filter calling following filter/app {{(pid=113346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:49:14.689415 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-c20fdc69-6685-41b1-a677-b55462b8ef9a demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:49:14.689672 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [None req-c20fdc69-6685-41b1-a677-b55462b8ef9a demo demo] Empty body provided in request {{(pid=113346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:49:14.690430 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [None req-c20fdc69-6685-41b1-a677-b55462b8ef9a demo demo] Calling method 'detail' {{(pid=113346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:49:14.690776 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.api_utils [None req-c20fdc69-6685-41b1-a677-b55462b8ef9a demo demo] Removing options '' from query. {{(pid=113346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:49:14.692365 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.volume.api [None req-c20fdc69-6685-41b1-a677-b55462b8ef9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113346) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:49:14.707831 np0000173041 devstack@c-api.service[113346]: INFO cinder.volume.api [None req-c20fdc69-6685-41b1-a677-b55462b8ef9a demo demo] Get all volumes completed successfully. May 09 09:49:14.710700 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-c20fdc69-6685-41b1-a677-b55462b8ef9a demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:49:14.712073 np0000173041 devstack@c-api.service[113346]: [pid: 113346|app: 0|req: 10/34] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:49:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:49:24.699164 np0000173041 devstack@c-api.service[113346]: DEBUG dbcounter [-] [113346] Writing DB stats cinder:SELECT=1 {{(pid=113346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:50:14.725658 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.middleware.request_id [None req-db62be87-dee4-4346-b303-4e2f0477c099 None None] RequestId filter calling following filter/app {{(pid=113347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:50:14.760040 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-db62be87-dee4-4346-b303-4e2f0477c099 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:50:14.760299 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-db62be87-dee4-4346-b303-4e2f0477c099 demo demo] Empty body provided in request {{(pid=113347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:50:14.760531 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-db62be87-dee4-4346-b303-4e2f0477c099 demo demo] Calling method 'detail' {{(pid=113347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:50:14.760788 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.api_utils [None req-db62be87-dee4-4346-b303-4e2f0477c099 demo demo] Removing options '' from query. {{(pid=113347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:50:14.761975 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.volume.api [None req-db62be87-dee4-4346-b303-4e2f0477c099 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:50:14.769400 np0000173041 devstack@c-api.service[113347]: INFO cinder.volume.api [None req-db62be87-dee4-4346-b303-4e2f0477c099 demo demo] Get all volumes completed successfully. May 09 09:50:14.771311 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-db62be87-dee4-4346-b303-4e2f0477c099 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:50:14.771710 np0000173041 devstack@c-api.service[113347]: [pid: 113347|app: 0|req: 9/35] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:50:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:50:24.765331 np0000173041 devstack@c-api.service[113347]: DEBUG dbcounter [-] [113347] Writing DB stats cinder:SELECT=1 {{(pid=113347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:51:14.789544 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.middleware.request_id [None req-1613b294-4f9f-47d7-9081-e4e3b7dc5c64 None None] RequestId filter calling following filter/app {{(pid=113348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:51:14.793183 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-1613b294-4f9f-47d7-9081-e4e3b7dc5c64 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:51:14.793442 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-1613b294-4f9f-47d7-9081-e4e3b7dc5c64 demo demo] Empty body provided in request {{(pid=113348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:51:14.793704 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-1613b294-4f9f-47d7-9081-e4e3b7dc5c64 demo demo] Calling method 'detail' {{(pid=113348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:51:14.794049 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.api_utils [None req-1613b294-4f9f-47d7-9081-e4e3b7dc5c64 demo demo] Removing options '' from query. {{(pid=113348) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:51:14.795084 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.volume.api [None req-1613b294-4f9f-47d7-9081-e4e3b7dc5c64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113348) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:51:14.806446 np0000173041 devstack@c-api.service[113348]: INFO cinder.volume.api [None req-1613b294-4f9f-47d7-9081-e4e3b7dc5c64 demo demo] Get all volumes completed successfully. May 09 09:51:14.808796 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-1613b294-4f9f-47d7-9081-e4e3b7dc5c64 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:51:14.809932 np0000173041 devstack@c-api.service[113348]: [pid: 113348|app: 0|req: 9/36] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:51:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:51:24.802522 np0000173041 devstack@c-api.service[113348]: DEBUG dbcounter [-] [113348] Writing DB stats cinder:SELECT=1 {{(pid=113348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:52:14.826360 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.middleware.request_id [None req-fb5ee6fd-b36f-4b1a-ac6b-871f9c56a233 None None] RequestId filter calling following filter/app {{(pid=113349) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:52:14.830937 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-fb5ee6fd-b36f-4b1a-ac6b-871f9c56a233 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:52:14.831345 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-fb5ee6fd-b36f-4b1a-ac6b-871f9c56a233 demo demo] Empty body provided in request {{(pid=113349) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:52:14.831788 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.openstack.wsgi [None req-fb5ee6fd-b36f-4b1a-ac6b-871f9c56a233 demo demo] Calling method 'detail' {{(pid=113349) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:52:14.832340 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.api.api_utils [None req-fb5ee6fd-b36f-4b1a-ac6b-871f9c56a233 demo demo] Removing options '' from query. {{(pid=113349) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:52:14.833722 np0000173041 devstack@c-api.service[113349]: DEBUG cinder.volume.api [None req-fb5ee6fd-b36f-4b1a-ac6b-871f9c56a233 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113349) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:52:14.840557 np0000173041 devstack@c-api.service[113349]: INFO cinder.volume.api [None req-fb5ee6fd-b36f-4b1a-ac6b-871f9c56a233 demo demo] Get all volumes completed successfully. May 09 09:52:14.842674 np0000173041 devstack@c-api.service[113349]: INFO cinder.api.openstack.wsgi [None req-fb5ee6fd-b36f-4b1a-ac6b-871f9c56a233 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:52:14.843075 np0000173041 devstack@c-api.service[113349]: [pid: 113349|app: 0|req: 9/37] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:52:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:52:24.836435 np0000173041 devstack@c-api.service[113349]: DEBUG dbcounter [-] [113349] Writing DB stats cinder:SELECT=1 {{(pid=113349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:53:14.856817 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.middleware.request_id [None req-bc3e5c25-a767-4a49-a2f9-434369c9c961 None None] RequestId filter calling following filter/app {{(pid=113346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:53:14.858960 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-bc3e5c25-a767-4a49-a2f9-434369c9c961 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:53:14.860985 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [None req-bc3e5c25-a767-4a49-a2f9-434369c9c961 demo demo] Empty body provided in request {{(pid=113346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:53:14.860985 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.openstack.wsgi [None req-bc3e5c25-a767-4a49-a2f9-434369c9c961 demo demo] Calling method 'detail' {{(pid=113346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:53:14.860985 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.api.api_utils [None req-bc3e5c25-a767-4a49-a2f9-434369c9c961 demo demo] Removing options '' from query. {{(pid=113346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:53:14.860985 np0000173041 devstack@c-api.service[113346]: DEBUG cinder.volume.api [None req-bc3e5c25-a767-4a49-a2f9-434369c9c961 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113346) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:53:14.868267 np0000173041 devstack@c-api.service[113346]: INFO cinder.volume.api [None req-bc3e5c25-a767-4a49-a2f9-434369c9c961 demo demo] Get all volumes completed successfully. May 09 09:53:14.870363 np0000173041 devstack@c-api.service[113346]: INFO cinder.api.openstack.wsgi [None req-bc3e5c25-a767-4a49-a2f9-434369c9c961 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:53:14.870962 np0000173041 devstack@c-api.service[113346]: [pid: 113346|app: 0|req: 11/38] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:53:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:53:24.864319 np0000173041 devstack@c-api.service[113346]: DEBUG dbcounter [-] [113346] Writing DB stats cinder:SELECT=1 {{(pid=113346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:54:14.887242 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.middleware.request_id [None req-cd08d9ed-537a-4638-9577-acb542c9d202 None None] RequestId filter calling following filter/app {{(pid=113347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:54:14.889498 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-cd08d9ed-537a-4638-9577-acb542c9d202 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:54:14.889601 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-cd08d9ed-537a-4638-9577-acb542c9d202 demo demo] Empty body provided in request {{(pid=113347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:54:14.889964 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.openstack.wsgi [None req-cd08d9ed-537a-4638-9577-acb542c9d202 demo demo] Calling method 'detail' {{(pid=113347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:54:14.890262 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.api.api_utils [None req-cd08d9ed-537a-4638-9577-acb542c9d202 demo demo] Removing options '' from query. {{(pid=113347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:54:14.891553 np0000173041 devstack@c-api.service[113347]: DEBUG cinder.volume.api [None req-cd08d9ed-537a-4638-9577-acb542c9d202 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:54:14.900465 np0000173041 devstack@c-api.service[113347]: INFO cinder.volume.api [None req-cd08d9ed-537a-4638-9577-acb542c9d202 demo demo] Get all volumes completed successfully. May 09 09:54:14.901553 np0000173041 devstack@c-api.service[113347]: INFO cinder.api.openstack.wsgi [None req-cd08d9ed-537a-4638-9577-acb542c9d202 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:54:14.901926 np0000173041 devstack@c-api.service[113347]: [pid: 113347|app: 0|req: 10/39] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:54:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:54:24.894292 np0000173041 devstack@c-api.service[113347]: DEBUG dbcounter [-] [113347] Writing DB stats cinder:SELECT=1 {{(pid=113347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:55:14.953459 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.middleware.request_id [None req-419f82ad-8594-4e38-8212-cd3185fa1ef8 None None] RequestId filter calling following filter/app {{(pid=113348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:55:15.175404 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-419f82ad-8594-4e38-8212-cd3185fa1ef8 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 09:55:15.175614 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-419f82ad-8594-4e38-8212-cd3185fa1ef8 demo demo] Empty body provided in request {{(pid=113348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:55:15.175939 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.openstack.wsgi [None req-419f82ad-8594-4e38-8212-cd3185fa1ef8 demo demo] Calling method 'detail' {{(pid=113348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:55:15.176169 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.api.api_utils [None req-419f82ad-8594-4e38-8212-cd3185fa1ef8 demo demo] Removing options '' from query. {{(pid=113348) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:55:15.176862 np0000173041 devstack@c-api.service[113348]: DEBUG cinder.volume.api [None req-419f82ad-8594-4e38-8212-cd3185fa1ef8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113348) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:55:15.183975 np0000173041 devstack@c-api.service[113348]: INFO cinder.volume.api [None req-419f82ad-8594-4e38-8212-cd3185fa1ef8 demo demo] Get all volumes completed successfully. May 09 09:55:15.186180 np0000173041 devstack@c-api.service[113348]: INFO cinder.api.openstack.wsgi [None req-419f82ad-8594-4e38-8212-cd3185fa1ef8 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 09:55:15.186462 np0000173041 devstack@c-api.service[113348]: [pid: 113348|app: 0|req: 10/40] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 09:55:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:55:25.180626 np0000173041 devstack@c-api.service[113348]: DEBUG dbcounter [-] [113348] Writing DB stats cinder:SELECT=1 {{(pid=113348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}