May 09 03:17:20.385070 np0000172882 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 03:17:20.391990 np0000172882 devstack@c-api.service[112338]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 03:17:20.394856 np0000172882 devstack@c-api.service[112338]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 03:17:20 2026] *** May 09 03:17:20.394856 np0000172882 devstack@c-api.service[112338]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 03:17:20.394856 np0000172882 devstack@c-api.service[112338]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 03:17:20.394856 np0000172882 devstack@c-api.service[112338]: nodename: np0000172882 May 09 03:17:20.394856 np0000172882 devstack@c-api.service[112338]: machine: x86_64 May 09 03:17:20.394856 np0000172882 devstack@c-api.service[112338]: clock source: unix May 09 03:17:20.394856 np0000172882 devstack@c-api.service[112338]: pcre jit disabled May 09 03:17:20.394856 np0000172882 devstack@c-api.service[112338]: detected number of CPU cores: 16 May 09 03:17:20.394856 np0000172882 devstack@c-api.service[112338]: current working directory: / May 09 03:17:20.394856 np0000172882 devstack@c-api.service[112338]: detected binary path: /usr/bin/uwsgi-core May 09 03:17:20.394856 np0000172882 devstack@c-api.service[112338]: your processes number limit is 256917 May 09 03:17:20.394856 np0000172882 devstack@c-api.service[112338]: your memory page size is 4096 bytes May 09 03:17:20.394856 np0000172882 devstack@c-api.service[112338]: detected max file descriptor number: 2048 May 09 03:17:20.394856 np0000172882 devstack@c-api.service[112338]: lock engine: pthread robust mutexes May 09 03:17:20.395682 np0000172882 devstack@c-api.service[112338]: thunder lock: enabled May 09 03:17:20.395682 np0000172882 devstack@c-api.service[112338]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 03:17:20.395682 np0000172882 devstack@c-api.service[112338]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 03:17:20.395682 np0000172882 devstack@c-api.service[112338]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 03:17:20.395682 np0000172882 devstack@c-api.service[112338]: Set PythonHome to /opt/stack/data/venv May 09 03:17:20.431831 np0000172882 devstack@c-api.service[112338]: Python main interpreter initialized at 0x790e7fea3668 May 09 03:17:20.431831 np0000172882 devstack@c-api.service[112338]: python threads support enabled May 09 03:17:20.431831 np0000172882 devstack@c-api.service[112338]: your server socket listen backlog is limited to 100 connections May 09 03:17:20.431831 np0000172882 devstack@c-api.service[112338]: your mercy for graceful operations on workers is 80 seconds May 09 03:17:20.432308 np0000172882 devstack@c-api.service[112338]: mapped 671795 bytes (656 KB) for 4 cores May 09 03:17:20.432442 np0000172882 devstack@c-api.service[112338]: *** Operational MODE: preforking *** May 09 03:17:20.432647 np0000172882 devstack@c-api.service[112338]: *** uWSGI is running in multiple interpreter mode *** May 09 03:17:20.432647 np0000172882 devstack@c-api.service[112338]: spawned uWSGI master process (pid: 112338) May 09 03:17:20.432818 np0000172882 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 03:17:20.433246 np0000172882 devstack@c-api.service[112338]: spawned uWSGI worker 1 (pid: 112340, cores: 1) May 09 03:17:20.433789 np0000172882 devstack@c-api.service[112338]: spawned uWSGI worker 2 (pid: 112341, cores: 1) May 09 03:17:20.434213 np0000172882 devstack@c-api.service[112338]: spawned uWSGI worker 3 (pid: 112342, cores: 1) May 09 03:17:20.434660 np0000172882 devstack@c-api.service[112338]: spawned uWSGI worker 4 (pid: 112343, cores: 1) May 09 03:17:20.434743 np0000172882 devstack@c-api.service[112338]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 03:17:20.558545 np0000172882 devstack@c-api.service[112342]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:17:20.558545 np0000172882 devstack@c-api.service[112342]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:17:20.558545 np0000172882 devstack@c-api.service[112342]: we strongly recommend against using it for new projects. May 09 03:17:20.558545 np0000172882 devstack@c-api.service[112342]: If you are already using Eventlet, we recommend migrating to a different May 09 03:17:20.558545 np0000172882 devstack@c-api.service[112342]: framework. For more detail see May 09 03:17:20.558545 np0000172882 devstack@c-api.service[112342]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:17:20.558545 np0000172882 devstack@c-api.service[112342]: import eventlet # noqa May 09 03:17:20.564559 np0000172882 devstack@c-api.service[112341]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:17:20.564559 np0000172882 devstack@c-api.service[112341]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:17:20.564559 np0000172882 devstack@c-api.service[112341]: we strongly recommend against using it for new projects. May 09 03:17:20.564559 np0000172882 devstack@c-api.service[112341]: If you are already using Eventlet, we recommend migrating to a different May 09 03:17:20.564559 np0000172882 devstack@c-api.service[112341]: framework. For more detail see May 09 03:17:20.564559 np0000172882 devstack@c-api.service[112341]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:17:20.564559 np0000172882 devstack@c-api.service[112341]: import eventlet # noqa May 09 03:17:20.565245 np0000172882 devstack@c-api.service[112340]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:17:20.565245 np0000172882 devstack@c-api.service[112340]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:17:20.565245 np0000172882 devstack@c-api.service[112340]: we strongly recommend against using it for new projects. May 09 03:17:20.565245 np0000172882 devstack@c-api.service[112340]: If you are already using Eventlet, we recommend migrating to a different May 09 03:17:20.565245 np0000172882 devstack@c-api.service[112340]: framework. For more detail see May 09 03:17:20.565245 np0000172882 devstack@c-api.service[112340]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:17:20.565245 np0000172882 devstack@c-api.service[112340]: import eventlet # noqa May 09 03:17:20.580694 np0000172882 devstack@c-api.service[112343]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:17:20.580694 np0000172882 devstack@c-api.service[112343]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:17:20.580694 np0000172882 devstack@c-api.service[112343]: we strongly recommend against using it for new projects. May 09 03:17:20.580694 np0000172882 devstack@c-api.service[112343]: If you are already using Eventlet, we recommend migrating to a different May 09 03:17:20.580694 np0000172882 devstack@c-api.service[112343]: framework. For more detail see May 09 03:17:20.580694 np0000172882 devstack@c-api.service[112343]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:17:20.580694 np0000172882 devstack@c-api.service[112343]: import eventlet # noqa May 09 03:17:20.639422 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:17:20.639422 np0000172882 devstack@c-api.service[112342]: debtcollector.deprecate( May 09 03:17:20.650974 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:17:20.650974 np0000172882 devstack@c-api.service[112340]: debtcollector.deprecate( May 09 03:17:20.651422 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:17:20.651422 np0000172882 devstack@c-api.service[112341]: debtcollector.deprecate( May 09 03:17:20.673887 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:17:20.673887 np0000172882 devstack@c-api.service[112343]: debtcollector.deprecate( May 09 03:17:20.726477 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:17:20.726477 np0000172882 devstack@c-api.service[112342]: from cgi import parse_header May 09 03:17:20.727599 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:17:20.727599 np0000172882 devstack@c-api.service[112341]: from cgi import parse_header May 09 03:17:20.733192 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:17:20.733192 np0000172882 devstack@c-api.service[112340]: from cgi import parse_header May 09 03:17:20.754117 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:17:20.754117 np0000172882 devstack@c-api.service[112343]: from cgi import parse_header May 09 03:17:20.770433 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:17:20.770433 np0000172882 devstack@c-api.service[112342]: removals.removed_module( May 09 03:17:20.771045 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:17:20.771045 np0000172882 devstack@c-api.service[112341]: removals.removed_module( May 09 03:17:20.771131 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:17:20.771131 np0000172882 devstack@c-api.service[112342]: removals.removed_module( May 09 03:17:20.771765 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:17:20.771765 np0000172882 devstack@c-api.service[112341]: removals.removed_module( May 09 03:17:20.778641 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:17:20.778641 np0000172882 devstack@c-api.service[112340]: removals.removed_module( May 09 03:17:20.779513 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:17:20.779513 np0000172882 devstack@c-api.service[112340]: removals.removed_module( May 09 03:17:20.800258 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:17:20.800258 np0000172882 devstack@c-api.service[112343]: removals.removed_module( May 09 03:17:20.800980 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:17:20.800980 np0000172882 devstack@c-api.service[112343]: removals.removed_module( May 09 03:17:21.373265 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:17:21.373265 np0000172882 devstack@c-api.service[112341]: warnings.warn( May 09 03:17:21.375239 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:17:21.375239 np0000172882 devstack@c-api.service[112342]: warnings.warn( May 09 03:17:21.402519 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:17:21.402519 np0000172882 devstack@c-api.service[112340]: warnings.warn( May 09 03:17:21.421324 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:17:21.421324 np0000172882 devstack@c-api.service[112343]: warnings.warn( May 09 03:17:21.468602 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:17:21.468602 np0000172882 devstack@c-api.service[112341]: warnings.warn( May 09 03:17:21.472624 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:17:21.472624 np0000172882 devstack@c-api.service[112342]: warnings.warn( May 09 03:17:21.506962 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:17:21.506962 np0000172882 devstack@c-api.service[112340]: warnings.warn( May 09 03:17:21.523098 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:17:21.523098 np0000172882 devstack@c-api.service[112343]: warnings.warn( May 09 03:17:21.763281 np0000172882 devstack@c-api.service[112341]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:17:21.763717 np0000172882 devstack@c-api.service[112341]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112341) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:17:21.767505 np0000172882 devstack@c-api.service[112342]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:17:21.767786 np0000172882 devstack@c-api.service[112342]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112342) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:17:21.786122 np0000172882 devstack@c-api.service[112340]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:17:21.786362 np0000172882 devstack@c-api.service[112340]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112340) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:17:21.811603 np0000172882 devstack@c-api.service[112343]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:17:21.811898 np0000172882 devstack@c-api.service[112343]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112343) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:17:21.848078 np0000172882 devstack@c-api.service[112341]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:17:21.848078 np0000172882 devstack@c-api.service[112341]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:17:21.849418 np0000172882 devstack@c-api.service[112342]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:17:21.849418 np0000172882 devstack@c-api.service[112342]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:17:21.849845 np0000172882 devstack@c-api.service[112340]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:17:21.849845 np0000172882 devstack@c-api.service[112340]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:17:21.886107 np0000172882 devstack@c-api.service[112343]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:17:21.886107 np0000172882 devstack@c-api.service[112343]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:17:22.290567 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112340) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:17:22.290785 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112342) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:17:22.290914 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112343) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:17:22.290984 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.291043 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.291103 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.291193 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.291253 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.291312 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.291368 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.291368 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.291561 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.293252 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.293342 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.293342 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.293477 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.293539 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.293595 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.293651 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.293710 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112341) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:17:22.293792 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.293862 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.293954 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.294029 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.294087 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.294156 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.294212 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.294278 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.294334 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.294389 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.294445 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.294519 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.294519 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.294519 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.294677 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.294677 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.294808 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.294866 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.294924 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.294924 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.294924 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.295070 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.295144 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.295144 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.295265 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.295322 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.295384 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.295384 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.295384 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.295384 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.295588 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.295647 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.295703 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.295801 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.295860 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.295918 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.295973 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.296028 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.296092 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.296160 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.296215 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.296270 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.296325 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.296384 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.296441 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.296441 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.296441 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.296441 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.296441 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.296441 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.296441 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.296441 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.296876 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.296876 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.296876 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.297052 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.297113 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.297176 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.297232 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.297295 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.297352 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.297407 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.297463 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.297520 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.297520 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.297520 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.297677 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.297677 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.297677 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.297677 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.297677 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.298001 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.298072 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.298130 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.298130 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.298244 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.298307 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.298307 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.298385 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.298431 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.298470 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.298508 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.298548 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.298593 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.298637 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.298676 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.298717 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.298769 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.298808 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.298848 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.298900 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.298950 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.298990 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.299027 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.299090 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.299133 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.299175 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.299214 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.299253 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.299290 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.299344 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.299383 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.299383 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.299383 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.299383 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.299383 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.299383 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.299383 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.299625 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.299625 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.299625 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.299751 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.299804 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.299844 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.299883 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.299926 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.299966 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.300003 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.300041 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.300079 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.300122 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.300162 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.300211 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.300250 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.300288 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.300327 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.300365 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.300403 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.300441 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.300480 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.300517 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.300555 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.300604 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.300642 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.300681 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.300719 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.300790 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.300831 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.300879 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.300917 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.300954 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.301001 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.301038 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.301079 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.301118 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.301157 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.301210 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.301263 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.301305 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.301362 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.301411 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.301460 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.301509 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.301555 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.301607 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.301651 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.301690 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.301750 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.301796 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.301846 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.301998 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.301998 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.301998 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.301998 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.302213 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.302269 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.302320 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.302367 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.302408 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.302464 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.302519 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.302566 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.302606 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.302653 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.302693 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.302750 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.302802 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.302842 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.302881 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.302920 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.302967 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.302967 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.302967 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.303082 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.303122 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.303161 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.303198 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.303237 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.303237 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.303237 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.303237 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.303237 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.303436 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.303436 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.303528 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.303573 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.303573 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.303666 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.303707 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.303796 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.303840 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.303879 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.303919 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.303957 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.303997 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.304041 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.304081 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.304140 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.304187 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.304226 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.304268 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.304307 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.304349 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.304393 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.304438 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.304478 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.304522 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.304522 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.304522 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.304522 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.304980 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.305053 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.305108 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.305171 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.305225 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.305275 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.305316 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.305357 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.305397 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.305438 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.305438 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.305509 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.305548 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.305600 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.305648 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.305687 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.305740 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.305783 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.305831 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.305876 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.305973 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.306015 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.306067 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.306107 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.306163 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.306206 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.306245 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.306291 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.306430 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.306485 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.306517 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.306544 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.306599 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.306637 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.306669 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.306700 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.306778 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.306817 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.306844 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.306869 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.306900 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.306936 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.306965 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.306992 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.307021 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.307051 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.307079 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.307104 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.307129 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.307129 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.307180 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.307180 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.307244 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.307275 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.307275 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.307327 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.312947 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.312994 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.313072 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.313111 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.313180 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.313240 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.313272 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.313303 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.313334 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.313399 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.313461 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.313529 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.313588 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.313651 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.313789 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.313848 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.313899 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.313938 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.313966 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.313999 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.314031 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.314061 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.314091 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.314118 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.314152 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.314180 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.314211 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.314241 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.314269 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.314298 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.314339 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.314370 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.314370 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.314370 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.314446 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.314475 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.314517 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.314548 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.314575 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.314607 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.314634 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.314662 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.314696 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.314744 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.314774 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.314802 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.314829 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.314856 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.314884 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.314911 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.314937 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.314964 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.314991 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.315018 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.315044 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.315080 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.315779 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.315837 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.315908 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.315955 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.315984 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.316020 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.316059 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.316086 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.316119 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.316147 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.316176 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.316208 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.316235 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.316268 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.316296 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.316330 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.316369 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.316409 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.316448 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.316491 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.316541 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.316587 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.316628 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.316666 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.316709 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.316766 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.316806 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.316845 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.316894 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.316939 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.316983 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.317026 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.317065 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.317108 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.317153 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.317197 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.317241 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.317285 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.317332 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.317370 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.317411 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.317449 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.317491 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.317528 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.317568 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.317611 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.317647 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.317683 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.317744 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.317784 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.317831 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.317887 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.317926 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.317965 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.317965 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.317965 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.318741 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.318815 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.318887 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.318935 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.318978 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.319024 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.319066 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.319115 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.319160 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.319206 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.319247 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.319291 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.319331 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.319373 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.319413 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.319450 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.319513 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.319556 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.319593 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.319632 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.319668 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.319733 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.319786 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.319825 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.319861 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.319900 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.319934 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.319978 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.320014 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.320051 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.320086 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.320219 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.320263 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.320297 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.320335 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.320380 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.320426 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.320426 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.320493 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.320531 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.320577 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.320617 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.320656 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.320693 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.320758 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.320799 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.320836 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.320872 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.320909 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.320949 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.320989 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.321035 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.321073 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.321116 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.321152 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.321200 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.321447 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.321525 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.321572 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.321615 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.321651 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.321698 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.321758 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.321799 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.321836 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.321935 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.322015 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.322057 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.322101 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.322143 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.322179 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.322226 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.322267 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.322267 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.322267 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.322267 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.322267 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.322640 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.322700 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.322768 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.322768 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.322850 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.322897 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.322937 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.322980 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.323023 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.323066 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.323102 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.323141 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.323179 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.323223 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.323269 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.323309 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.323346 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.323346 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.323412 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.323594 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.323631 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.323681 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.323754 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.323796 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.323833 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.323878 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.323919 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.323957 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.323993 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.324031 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.324031 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.324104 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.324155 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.324201 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.324240 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.324284 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.324321 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.324356 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.324395 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.324430 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.324473 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.324509 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.324552 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.324598 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.324643 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.324677 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.324715 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.324800 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.324840 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.324875 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.324913 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.324961 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.325002 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.325039 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.325039 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.325039 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.325039 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.325039 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.325039 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.325039 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.325039 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.325039 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.325039 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.325361 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.325361 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.325361 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.325476 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.325476 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.325542 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.325584 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.325622 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.325668 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.325712 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.325712 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.325712 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.325828 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.325903 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.325945 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.325982 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.326017 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.326069 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.326069 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.326139 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.326176 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.326216 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.326251 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.326291 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.326325 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.326362 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.326400 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.326452 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.327660 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.327763 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.327825 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.327825 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.327917 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.327963 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.328004 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.328048 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.328095 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.328136 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.328175 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.328214 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.328254 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.328254 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.328325 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.328325 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.328325 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.328325 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.328488 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.328531 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.328572 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.328616 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.328659 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.328702 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.328702 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.328702 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.328702 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.328909 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.330487 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.330551 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.330593 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.330646 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.330689 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.330752 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.330799 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.330839 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.330889 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.330936 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.330976 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.331020 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.331061 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.331099 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.331138 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.331177 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.331215 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.331255 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.331255 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.331255 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.331255 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.331416 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.331416 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.331416 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.331525 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.331525 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.331604 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.331604 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.331986 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.332053 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.332098 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.332144 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.332183 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.332222 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.332263 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.332302 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.332339 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.332380 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.332419 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.332464 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.332506 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.332551 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.332589 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.332627 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.332665 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.332704 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.332774 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.332816 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.332855 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.332902 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.332954 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.332994 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.333032 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.333071 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.333071 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.333071 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.333184 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.333184 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.333263 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.333303 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.333349 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.333390 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.333555 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.333699 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.333769 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.333813 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.333871 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.333912 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.333950 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.333999 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.334044 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.334088 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.334128 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.334169 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.334209 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.334246 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.334285 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.334325 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.334369 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.334410 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.334448 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.334486 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.334530 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.334570 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.334609 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.334654 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.334692 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.334747 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.334787 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.334836 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.334882 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.334922 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.334960 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.334998 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.335055 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.335095 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.335133 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.335176 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.335215 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.335263 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.335303 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.335340 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.335378 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.335417 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.335455 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.335492 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.335530 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.335568 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.335613 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.335651 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.335689 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.335741 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.335781 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.335828 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.335867 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.335907 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.335950 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.335990 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.336036 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.336076 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.336113 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.336152 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.336202 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.336257 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.336303 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.336343 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.336394 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.336440 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.336503 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.336557 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.336597 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.336650 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.336715 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.336868 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.336923 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.336972 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.337014 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.337072 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.337072 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.337072 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.337295 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.337295 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.337381 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.337422 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.337469 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.337515 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.337554 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.337592 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.337637 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.337675 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.337739 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.337780 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.337818 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.337894 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.337937 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.337975 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.338014 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.338051 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.338090 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.338143 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.338143 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.338214 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.338252 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.338290 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.338290 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.338290 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.338290 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.338290 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.341862 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.341988 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.342033 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.342076 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.342117 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.342117 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.342208 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.342248 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.342303 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.342349 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.342390 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.342436 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.342475 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.342514 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.342552 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.342590 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.342636 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.342676 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.342713 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.342771 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.342810 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.342862 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.342862 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.342862 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.342862 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.342862 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.342862 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.342862 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.343797 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.343852 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.343910 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.343964 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.344316 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.344386 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.344428 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.344487 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.344535 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.344594 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.344658 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.344923 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.345002 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.345049 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.345090 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.345136 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.345178 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.345218 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.345257 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.345298 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.345298 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.345378 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.345378 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.345550 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.345592 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.345592 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.345592 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.345592 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.349598 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.349672 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.349717 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.349786 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.350305 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.350384 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.350426 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.350464 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.350511 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.350562 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.350605 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.350605 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.350605 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.350716 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.350793 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.350836 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.350873 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.350935 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.350979 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.351017 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.351062 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.351102 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.351139 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.351175 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.351219 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.351219 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.351219 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.351343 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.351388 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.351430 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.351475 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.351536 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.351579 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.351615 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.351660 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.351702 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.351757 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.351808 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.351848 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.351892 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.351937 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.351977 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.352019 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.352065 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.352111 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.352150 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.352192 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.352236 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.352276 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.352314 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.352355 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.352395 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.352433 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.352487 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.352527 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.352570 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.352609 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.352646 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.352681 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.352733 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.352773 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.352809 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.352856 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.352901 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:17:22.352941 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.352983 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.353019 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112343) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.353057 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:17:22.353101 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.353141 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.353179 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:17:22.353217 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.353254 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.353297 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:17:22.353335 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.353371 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:17:22.353409 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.353444 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:17:22.353481 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.353519 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112342) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:17:22.395831 np0000172882 devstack@c-api.service[112341]: INFO dbcounter [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Registered counter for database cinder May 09 03:17:22.396063 np0000172882 devstack@c-api.service[112343]: INFO dbcounter [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Registered counter for database cinder May 09 03:17:22.396152 np0000172882 devstack@c-api.service[112340]: INFO dbcounter [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Registered counter for database cinder May 09 03:17:22.396282 np0000172882 devstack@c-api.service[112342]: INFO dbcounter [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Registered counter for database cinder May 09 03:17:22.407783 np0000172882 devstack@c-api.service[112343]: DEBUG oslo_db.sqlalchemy.engines [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c 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=112343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:17:22.414316 np0000172882 devstack@c-api.service[112342]: DEBUG oslo_db.sqlalchemy.engines [None req-527e3b9c-77b1-40ea-b254-620c85906e48 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=112342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:17:22.415518 np0000172882 devstack@c-api.service[112341]: DEBUG oslo_db.sqlalchemy.engines [None req-453be903-40be-4c1d-a048-5df17c848355 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=112341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:17:22.417508 np0000172882 devstack@c-api.service[112340]: DEBUG oslo_db.sqlalchemy.engines [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 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=112340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:17:22.522865 np0000172882 devstack@c-api.service[112343]: DEBUG dbcounter [-] [112343] Writer thread running {{(pid=112343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:17:22.525598 np0000172882 devstack@c-api.service[112343]: INFO cinder.rpc [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:17:22.528058 np0000172882 devstack@c-api.service[112343]: INFO cinder.rpc [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:17:22.528711 np0000172882 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writer thread running {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:17:22.530161 np0000172882 devstack@c-api.service[112343]: INFO cinder.rpc [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:17:22.530945 np0000172882 devstack@c-api.service[112340]: INFO cinder.rpc [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:17:22.531965 np0000172882 devstack@c-api.service[112342]: DEBUG dbcounter [-] [112342] Writer thread running {{(pid=112342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:17:22.532300 np0000172882 devstack@c-api.service[112343]: INFO cinder.rpc [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:17:22.532372 np0000172882 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writer thread running {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:17:22.533289 np0000172882 devstack@c-api.service[112340]: INFO cinder.rpc [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:17:22.533488 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.534573 np0000172882 devstack@c-api.service[112342]: INFO cinder.rpc [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:17:22.535013 np0000172882 devstack@c-api.service[112340]: INFO cinder.rpc [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:17:22.535823 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.536189 np0000172882 devstack@c-api.service[112341]: INFO cinder.rpc [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:17:22.536550 np0000172882 devstack@c-api.service[112340]: INFO cinder.rpc [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:17:22.536877 np0000172882 devstack@c-api.service[112342]: INFO cinder.rpc [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:17:22.537414 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.538919 np0000172882 devstack@c-api.service[112342]: INFO cinder.rpc [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:17:22.539283 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.540296 np0000172882 devstack@c-api.service[112341]: INFO cinder.rpc [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:17:22.540791 np0000172882 devstack@c-api.service[112343]: DEBUG oslo_db.sqlalchemy.engines [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c 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=112343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:17:22.540886 np0000172882 devstack@c-api.service[112342]: INFO cinder.rpc [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:17:22.542108 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.542512 np0000172882 devstack@c-api.service[112343]: INFO cinder.rpc [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:17:22.543007 np0000172882 devstack@c-api.service[112341]: INFO cinder.rpc [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:17:22.543596 np0000172882 devstack@c-api.service[112340]: DEBUG oslo_db.sqlalchemy.engines [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 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=112340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:17:22.544091 np0000172882 devstack@c-api.service[112343]: INFO cinder.rpc [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:17:22.544406 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.544885 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.545287 np0000172882 devstack@c-api.service[112341]: INFO cinder.rpc [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:17:22.545378 np0000172882 devstack@c-api.service[112340]: INFO cinder.rpc [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:17:22.546490 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.547000 np0000172882 devstack@c-api.service[112340]: INFO cinder.rpc [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:17:22.547888 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.548740 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.548940 np0000172882 devstack@c-api.service[112342]: DEBUG oslo_db.sqlalchemy.engines [None req-527e3b9c-77b1-40ea-b254-620c85906e48 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=112342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:17:22.550614 np0000172882 devstack@c-api.service[112342]: INFO cinder.rpc [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:17:22.552242 np0000172882 devstack@c-api.service[112342]: INFO cinder.rpc [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:17:22.553036 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.553691 np0000172882 devstack@c-api.service[112341]: DEBUG oslo_db.sqlalchemy.engines [None req-453be903-40be-4c1d-a048-5df17c848355 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=112341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:17:22.554173 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.555438 np0000172882 devstack@c-api.service[112341]: INFO cinder.rpc [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:17:22.557092 np0000172882 devstack@c-api.service[112341]: INFO cinder.rpc [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:17:22.557445 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.557713 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.557877 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.560626 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.560933 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.562167 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.564090 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.564675 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.565299 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.568102 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.568452 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.568515 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.568677 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.571143 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.571358 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.572490 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.573098 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.574045 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.574600 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.575489 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.576616 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.577141 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.577637 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.578387 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.580502 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.580707 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.580830 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.581501 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.582067 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.583699 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.583851 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.584655 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.585110 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.585351 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.586595 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.587982 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.588052 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.589511 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.589711 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.590223 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.592128 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.593201 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.593580 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.593653 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.595668 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.596057 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.596923 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.597140 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.597555 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.597666 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.598622 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.599064 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.600178 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.600243 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.600567 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.601023 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.601581 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.602044 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.602671 np0000172882 devstack@c-api.service[112343]: WARNING cinder.api.contrib.hosts [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:17:22.603135 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.603408 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.603585 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.604632 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.604871 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.604982 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.605694 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.606073 np0000172882 devstack@c-api.service[112340]: WARNING cinder.api.contrib.hosts [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:17:22.606141 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.606439 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.606792 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.607278 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: extensions {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.607661 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.608255 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.608478 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: encryption {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.609041 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.609108 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.609833 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.610071 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: encryption {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.610137 np0000172882 devstack@c-api.service[112342]: WARNING cinder.api.contrib.hosts [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:17:22.610633 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: extensions {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.610874 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.611141 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.611978 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: os-quota-sets {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.612043 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: encryption {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.612473 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.612707 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.613328 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: cgsnapshots {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.613563 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: encryption {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.614015 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.614175 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.614743 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: os-quota-class-sets {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.614856 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: extensions {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.615085 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: os-quota-sets {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.615717 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.616093 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: encryption {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.616445 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: cgsnapshots {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.616512 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: os-availability-zone {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.617123 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.617696 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: encryption {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.617766 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: qos-specs {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.617842 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: os-quota-class-sets {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.618211 np0000172882 devstack@c-api.service[112341]: WARNING cinder.api.contrib.hosts [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:17:22.618938 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.619144 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: os-availability-zone {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.619241 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: os-quota-sets {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.619795 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: backups {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.620379 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.620581 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: qos-specs {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.620650 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: cgsnapshots {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.621803 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: extra_specs {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.621960 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.622073 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: os-quota-class-sets {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.622642 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: backups {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.622784 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: extensions {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.623295 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: os-snapshot-manage {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.623371 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: os-availability-zone {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.623997 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: encryption {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.624601 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: qos-specs {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.624697 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: os-volume-type-access {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.625111 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: extra_specs {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.625570 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: encryption {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.626279 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: capabilities {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.626635 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: os-snapshot-manage {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.626703 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: backups {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.627097 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: os-quota-sets {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.627549 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: os-hosts {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.628059 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: os-volume-type-access {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.628457 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: cgsnapshots {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.628851 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: consistencygroups {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.629143 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: extra_specs {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.629577 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: capabilities {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.629862 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: os-quota-class-sets {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.630675 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: os-snapshot-manage {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.630774 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: os-volume-transfer {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.630868 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: os-hosts {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.631156 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: os-availability-zone {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.632123 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: consistencygroups {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.632390 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: qos-specs {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.632487 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: scheduler-stats {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.632549 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: os-volume-type-access {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.633861 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extended resource: os-volume-manage {{(pid=112343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.633954 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: capabilities {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.634029 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: os-volume-transfer {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.634466 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: backups {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.635204 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: os-hosts {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.635675 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: scheduler-stats {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.635941 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.636496 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: consistencygroups {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.636831 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.contrib.snapshot_actions [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] SnapshotActionsController initialized {{(pid=112343) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:17:22.636901 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: extra_specs {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.637092 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extended resource: os-volume-manage {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.637600 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.638415 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: os-volume-transfer {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.638481 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: os-snapshot-manage {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.638985 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.639201 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.639859 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: os-volume-type-access {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.640018 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: scheduler-stats {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.640103 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.contrib.snapshot_actions [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] SnapshotActionsController initialized {{(pid=112340) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:17:22.640391 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.640851 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.641386 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: capabilities {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.641461 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extended resource: os-volume-manage {{(pid=112342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.641841 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.642283 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.642620 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: os-hosts {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.643355 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.643531 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.643674 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.643950 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: consistencygroups {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.644429 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.contrib.snapshot_actions [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] SnapshotActionsController initialized {{(pid=112342) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:17:22.645045 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.645177 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.645702 np0000172882 devstack@c-api.service[112343]: WARNING castellan.key_manager.migration [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.645920 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: os-volume-transfer {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.646485 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.646549 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.646605 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.646663 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.646806 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.646892 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.647019 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.647098 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.647215 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.647315 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.647439 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.647540 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: scheduler-stats {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.647601 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extension UsedLimits extending resource: limits {{(pid=112343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.647658 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extension TypesManage extending resource: types {{(pid=112343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.647750 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extension AdminActions extending resource: volumes {{(pid=112343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.647860 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extension AdminActions extending resource: snapshots {{(pid=112343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.647971 np0000172882 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.648034 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.648119 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extension AdminActions extending resource: backups {{(pid=112343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.648223 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extension VolumeActions extending resource: volumes {{(pid=112343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.648429 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.v3.router [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.648810 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.648919 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.648982 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extended resource: os-volume-manage {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:17:22.649043 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.649109 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.649210 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.649329 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.649391 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.649447 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.649546 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.649668 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.649769 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extension UsedLimits extending resource: limits {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.649868 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extension TypesManage extending resource: types {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.649975 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extension AdminActions extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.650092 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extension AdminActions extending resource: snapshots {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.650187 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extension AdminActions extending resource: backups {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.650284 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extension VolumeActions extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.650503 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.650661 np0000172882 devstack@c-api.service[112343]: WARNING keystonemiddleware.auth_token [None req-00b05d0e-83d1-45d8-9de3-f8f292c8091c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:17:22.650768 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.651091 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.651979 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.contrib.snapshot_actions [None req-453be903-40be-4c1d-a048-5df17c848355 None None] SnapshotActionsController initialized {{(pid=112341) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:17:22.652232 np0000172882 devstack@c-api.service[112342]: WARNING castellan.key_manager.migration [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.652701 np0000172882 devstack@c-api.service[112340]: WARNING keystonemiddleware.auth_token [None req-851f3d37-22b4-4f70-b08c-09310785d6a5 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:17:22.652772 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.653064 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.653175 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.653283 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.653418 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.653515 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.653614 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.653758 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.653855 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.653969 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.654070 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extension UsedLimits extending resource: limits {{(pid=112342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.654118 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.654159 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extension TypesManage extending resource: types {{(pid=112342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.654277 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extension AdminActions extending resource: volumes {{(pid=112342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.654389 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extension AdminActions extending resource: snapshots {{(pid=112342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.654491 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extension AdminActions extending resource: backups {{(pid=112342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.654594 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extension VolumeActions extending resource: volumes {{(pid=112342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.654824 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.v3.router [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.655495 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.656555 np0000172882 devstack@c-api.service[112343]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x790e7fea3668 pid: 112343 (default app) May 09 03:17:22.656867 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.657041 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:17:22.657041 np0000172882 devstack@c-api.service[112343]: warnings.warn( May 09 03:17:22.657110 np0000172882 devstack@c-api.service[112342]: WARNING keystonemiddleware.auth_token [None req-527e3b9c-77b1-40ea-b254-620c85906e48 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:17:22.658299 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.658561 np0000172882 devstack@c-api.service[112340]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x790e7fea3668 pid: 112340 (default app) May 09 03:17:22.659785 np0000172882 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:17:22.660597 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.660708 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.660831 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.660932 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.661039 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.661132 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.661257 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.661374 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.661484 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.661581 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extension UsedLimits extending resource: limits {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.661676 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extension TypesManage extending resource: types {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.661816 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extension AdminActions extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.661933 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extension AdminActions extending resource: snapshots {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.662019 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extension AdminActions extending resource: backups {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.662113 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extension VolumeActions extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.662316 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-453be903-40be-4c1d-a048-5df17c848355 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:17:22.663122 np0000172882 devstack@c-api.service[112342]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x790e7fea3668 pid: 112342 (default app) May 09 03:17:22.664535 np0000172882 devstack@c-api.service[112341]: WARNING keystonemiddleware.auth_token [None req-453be903-40be-4c1d-a048-5df17c848355 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:17:22.665198 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.665198 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.665363 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.665363 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.665363 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.665363 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.665363 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.665609 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.665609 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.665609 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.665609 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.665609 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.665609 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.665906 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.665906 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.665906 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.665906 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.665906 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.666114 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.666114 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.666114 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.666114 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.666308 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.666308 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.666308 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.666308 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.666485 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.666485 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.666485 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.666485 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.666485 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.666734 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.666734 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.666734 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.666734 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.666734 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.666946 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.666946 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.666946 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.666946 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.666946 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.666946 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.667222 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.667222 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.667222 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.667222 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.667222 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.667222 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.667488 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.667488 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.667488 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.667488 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.667488 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.667488 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.667769 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.667769 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.667769 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.667769 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.667769 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.667769 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.668038 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.668038 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.668038 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.668038 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.668222 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.668222 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.668222 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.668222 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.668222 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.668494 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.668494 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.668494 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.668494 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.668494 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.668700 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.668700 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.668700 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.668700 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.668700 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.668700 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.668970 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.668970 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.668970 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.668970 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.668970 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.669204 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.669204 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.669204 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.669204 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.669204 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.669466 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.669466 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.669466 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.669466 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.669646 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.669646 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.669646 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.669646 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.669844 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.669844 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.669844 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.669844 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.669844 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.670089 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.670089 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.670089 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.670089 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.670089 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.670291 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.670291 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.670291 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.670291 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.670488 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.670488 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.670488 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.670488 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.670669 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.670669 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.670669 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.670669 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.670892 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.670892 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.670892 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.670892 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.671067 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.671067 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.671067 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.671067 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.671260 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.671260 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.671260 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.671260 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.671260 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.671260 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.671535 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.671535 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.671535 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.671535 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.671535 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.671897 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.671897 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.671897 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.671897 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.671897 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.671897 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.671897 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.672175 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.672175 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.672175 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.672175 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.672175 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.672175 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.672425 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.672425 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.672425 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.672425 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.672425 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.672425 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.672672 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.672672 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.672672 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.672672 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.672672 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.672672 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.672965 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.672965 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.672965 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.672965 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.673133 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.673133 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.673133 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.673133 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.673431 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.673431 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.673431 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.673431 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.673600 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.673600 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.673600 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:22.673600 np0000172882 devstack@c-api.service[112343]: warnings.warn(deprecated_msg) May 09 03:17:22.673600 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.middleware.request_id [None req-52021722-9c0c-4ade-aa1b-90b397612fbb None None] RequestId filter calling following filter/app {{(pid=112343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:17:22.673845 np0000172882 devstack@c-api.service[112341]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x790e7fea3668 pid: 112341 (default app) May 09 03:17:22.673882 np0000172882 devstack@c-api.service[112343]: [pid: 112343|app: 0|req: 1/1] 199.204.45.242 () {60 vars in 953 bytes} [Sat May 9 03:17:22 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 03:17:29.708977 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:17:29.708977 np0000172882 devstack@c-api.service[112340]: warnings.warn( May 09 03:17:29.717347 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.717347 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.717347 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.717347 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.717627 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.717627 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.717627 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.717627 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.717847 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.717847 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.717847 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.717847 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.717847 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.717847 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.718129 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.718129 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.718129 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.718129 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.718129 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.718414 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.718414 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.718414 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.718414 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.718414 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.718655 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.718655 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.718655 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.718655 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.718858 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.718858 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.718858 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.718858 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.718858 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.719100 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.719100 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.719100 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.719100 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.719100 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.719308 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.719308 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.719308 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.719308 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.719308 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.719308 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.719570 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.719570 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.719570 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.719570 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.719570 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.719570 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.719853 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.719853 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.719853 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.719853 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.719853 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.719853 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.720104 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.720104 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.720104 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.720104 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.720104 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.720338 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.720338 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.720338 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.720338 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.720338 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.720552 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.720552 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.720552 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.720552 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.720552 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.720552 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.721736 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.721736 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.721736 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.721736 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.721736 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.721736 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.722337 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.722337 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.722337 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.722337 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.722337 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.722916 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.722916 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.722916 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.722916 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.722916 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.723423 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.723423 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.723423 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.723423 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.723856 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.723856 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.723856 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.723856 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.724199 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.724199 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.724199 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.724199 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.724199 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.724619 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.724619 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.724619 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.724619 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.724619 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.724990 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.724990 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.724990 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.724990 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.725276 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.725276 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.725276 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.725276 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.725561 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.725561 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.725561 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.725561 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.725859 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.725859 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.725859 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.725859 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.726127 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.726127 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.726127 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.726127 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.726409 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.726409 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.726409 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.726409 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.726409 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.726839 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.726839 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.726839 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.726839 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.726839 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.726839 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.727250 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.727250 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.727250 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.727250 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.727250 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.727588 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.727588 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.727588 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.727588 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.727588 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.727588 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.728006 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.728006 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.728006 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.728006 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.728006 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.728006 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.728411 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.728411 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.728411 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.728411 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.728411 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.728411 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.728652 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.728652 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.728652 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.728652 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.728652 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.728652 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.728879 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.728879 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.728879 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.728879 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.729007 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.729007 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.729007 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.729007 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.729007 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.729166 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.729166 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.729166 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.729166 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:29.729166 np0000172882 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 09 03:17:29.729166 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-1f9f576c-5f8e-414e-a587-7f82cb99cca9 None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:17:30.205749 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-1f9f576c-5f8e-414e-a587-7f82cb99cca9 admin admin] POST https://199.204.45.242/volume/v3/types May 09 03:17:30.206290 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-1f9f576c-5f8e-414e-a587-7f82cb99cca9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:17:30.207912 np0000172882 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:17:30.207912 np0000172882 devstack@c-api.service[112340]: warnings.warn( May 09 03:17:30.217978 np0000172882 devstack@c-api.service[112340]: DEBUG oslo_db.sqlalchemy.engines [None req-1f9f576c-5f8e-414e-a587-7f82cb99cca9 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=112340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:17:30.248886 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-1f9f576c-5f8e-414e-a587-7f82cb99cca9 admin admin] https://199.204.45.242/volume/v3/types returned with HTTP 200 May 09 03:17:30.249416 np0000172882 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 1/2] 199.204.45.242 () {68 vars in 1288 bytes} [Sat May 9 03:17:29 2026] POST /volume/v3/types => generated 186 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:17:30.263113 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:17:30.263113 np0000172882 devstack@c-api.service[112342]: warnings.warn( May 09 03:17:30.276135 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.276135 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.276135 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.276135 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.276427 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.276427 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.276427 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.276427 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.276638 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.276638 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.276638 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.276638 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.276638 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.276638 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.277109 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.277109 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.277109 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.277109 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.277109 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.277382 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.277382 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.277382 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.277382 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.277382 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.277889 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.277889 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.277889 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.277889 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.278123 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.278123 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.278123 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.278123 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.278123 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.278385 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.278385 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.278385 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.278385 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.278385 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.278626 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.278626 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.278626 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.278626 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.278626 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.278626 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.278950 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.278950 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.278950 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.278950 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.278950 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.278950 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.279249 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.279249 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.279249 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.279249 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.279249 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.279249 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.279643 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.279643 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.279643 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.279643 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.279643 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.280462 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.280462 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.280462 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.280462 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.280462 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.280821 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.280821 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.280821 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.280821 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.280821 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.280821 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.281255 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.281255 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.281255 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.281255 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.281255 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.281255 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.281645 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.281645 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.281645 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.281645 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.281645 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.282044 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.282044 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.282044 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.282044 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.282044 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.282383 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.282383 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.282383 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.282383 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.282677 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.282677 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.282677 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.282677 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.283114 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.283114 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.283114 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.283114 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.283114 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.283515 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.283515 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.283515 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.283515 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.283515 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.283884 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.283884 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.283884 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.283884 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.284234 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.284234 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.284234 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.284234 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.284446 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.284446 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.284446 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.284446 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.284576 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.284576 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.284576 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.284576 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.284703 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.284703 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.284703 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.284703 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.285101 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.285101 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.285101 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.285101 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.285101 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.285450 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.285450 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.285450 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.285450 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.285450 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.285450 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.285786 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.285786 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.285786 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.285786 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.285786 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.285952 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.285952 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.285952 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.285952 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.285952 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.285952 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.286138 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.286138 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.286138 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.286138 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.286138 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.286138 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.286323 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.286323 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.286323 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.286323 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.286323 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.286323 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.286511 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.286511 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.286511 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.286511 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.286511 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.286511 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.286711 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.286711 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.286711 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.286711 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.287367 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.287367 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.287367 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.287367 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.287367 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.287852 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.287852 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.287852 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.287852 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:17:30.287852 np0000172882 devstack@c-api.service[112342]: warnings.warn(deprecated_msg) May 09 03:17:30.287852 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.middleware.request_id [req-1f9f576c-5f8e-414e-a587-7f82cb99cca9 req-76b2f7c6-3129-4a88-a880-6a1c3468c888 None None] RequestId filter calling following filter/app {{(pid=112342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:17:30.592246 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [req-1f9f576c-5f8e-414e-a587-7f82cb99cca9 req-76b2f7c6-3129-4a88-a880-6a1c3468c888 admin admin] POST https://199.204.45.242/volume/v3/types/f9579b76-6431-472f-8460-215514617021/extra_specs May 09 03:17:30.592803 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [req-1f9f576c-5f8e-414e-a587-7f82cb99cca9 req-76b2f7c6-3129-4a88-a880-6a1c3468c888 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:17:30.594418 np0000172882 devstack@c-api.service[112342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:17:30.594418 np0000172882 devstack@c-api.service[112342]: warnings.warn( May 09 03:17:30.606020 np0000172882 devstack@c-api.service[112342]: DEBUG oslo_db.sqlalchemy.engines [req-1f9f576c-5f8e-414e-a587-7f82cb99cca9 req-76b2f7c6-3129-4a88-a880-6a1c3468c888 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=112342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:17:30.671507 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [req-1f9f576c-5f8e-414e-a587-7f82cb99cca9 req-76b2f7c6-3129-4a88-a880-6a1c3468c888 admin admin] https://199.204.45.242/volume/v3/types/f9579b76-6431-472f-8460-215514617021/extra_specs returned with HTTP 200 May 09 03:17:30.672425 np0000172882 devstack@c-api.service[112342]: [pid: 112342|app: 0|req: 1/3] 199.204.45.242 () {70 vars in 1505 bytes} [Sat May 9 03:17:30 2026] POST /volume/v3/types/f9579b76-6431-472f-8460-215514617021/extra_specs => generated 55 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:17:32.543999 np0000172882 devstack@c-api.service[112343]: DEBUG dbcounter [-] [112343] Writing DB stats cinder:SELECT=6 {{(pid=112343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:17:32.556729 np0000172882 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=6 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:17:40.246377 np0000172882 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:17:40.668972 np0000172882 devstack@c-api.service[112342]: DEBUG dbcounter [-] [112342] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:20:08.984318 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:20:08.984318 np0000172882 devstack@c-api.service[112341]: warnings.warn( May 09 03:20:08.997030 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.997030 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.997030 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.997030 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.997425 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.997425 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.997425 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.997425 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.997757 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.997757 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.997757 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.997757 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.997757 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.997757 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.998190 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.998190 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.998190 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.998190 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.998190 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.998548 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.998548 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.998548 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.998548 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.998548 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.998905 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.998905 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.998905 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.998905 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.999183 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.999183 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.999183 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.999183 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.999183 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.999584 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.999584 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.999584 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:08.999584 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:08.999584 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.000096 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.000096 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.000096 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.000096 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.000096 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.000096 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.000504 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.000504 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.000504 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.000504 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.000504 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.000504 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.000945 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.000945 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.000945 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.000945 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.000945 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.000945 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.001349 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.001349 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.001349 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.001349 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.001349 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.001750 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.001750 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.001750 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.001750 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.001750 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.002076 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.002076 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.002076 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.002076 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.002076 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.002076 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.002491 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.002491 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.002491 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.002491 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.002491 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.002491 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.002901 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.002901 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.002901 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.002901 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.002901 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.003267 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.003267 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.003267 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.003267 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.003267 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.003652 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.003652 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.003652 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.003652 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.003995 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.003995 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.003995 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.003995 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.004273 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.004273 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.004273 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.004273 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.004273 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.004524 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.004524 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.004524 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.004524 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.004524 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.004720 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.004720 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.004720 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.004720 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.004928 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.004928 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.004928 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.004928 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.005101 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.005101 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.005101 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.005101 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.005284 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.005284 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.005284 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.005284 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.005461 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.005461 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.005461 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.005461 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.005628 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.005628 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.005628 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.005628 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.005628 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.005877 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.005877 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.005877 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.005877 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.005877 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.005877 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.006119 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.006119 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.006119 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.006119 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.006119 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.006315 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.006315 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.006315 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.006315 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.006315 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.006315 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.006551 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.006551 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.006551 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.006551 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.006551 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.006551 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.006833 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.006833 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.006833 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.006833 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.006833 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.006833 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.007079 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.007079 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.007079 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.007079 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.007079 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.007079 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.007340 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.007340 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.007340 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.007340 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.007513 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.007513 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.007513 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.007513 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.007513 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.007787 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.007787 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.007787 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.007787 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:09.007787 np0000172882 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 09 03:20:09.007787 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-705c0ac9-5c32-46cb-9677-c2b11ee426ea None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:20:09.007787 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-705c0ac9-5c32-46cb-9677-c2b11ee426ea None None] GET https://199.204.45.242/volume// May 09 03:20:09.008044 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-705c0ac9-5c32-46cb-9677-c2b11ee426ea None None] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:20:09.008044 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-705c0ac9-5c32-46cb-9677-c2b11ee426ea None None] Calling method 'all' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:20:09.008044 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-705c0ac9-5c32-46cb-9677-c2b11ee426ea None None] https://199.204.45.242/volume// returned with HTTP 300 May 09 03:20:09.008044 np0000172882 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 1/4] 199.204.45.242 () {66 vars in 1456 bytes} [Sat May 9 03:20:08 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 03:20:45.496849 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.middleware.request_id [None req-f67e5411-75fb-49c4-962b-3b4edecc68b2 None None] RequestId filter calling following filter/app {{(pid=112343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:20:45.815508 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-f67e5411-75fb-49c4-962b-3b4edecc68b2 demo demo] GET https://199.204.45.242/volume/v3/types?is_public=None May 09 03:20:45.815887 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-f67e5411-75fb-49c4-962b-3b4edecc68b2 demo demo] Empty body provided in request {{(pid=112343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:20:45.816025 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-f67e5411-75fb-49c4-962b-3b4edecc68b2 demo demo] Calling method 'index' {{(pid=112343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:20:45.816543 np0000172882 devstack@c-api.service[112343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:20:45.816543 np0000172882 devstack@c-api.service[112343]: warnings.warn( May 09 03:20:45.817167 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.api_utils [None req-f67e5411-75fb-49c4-962b-3b4edecc68b2 demo demo] Removing options '' from query. {{(pid=112343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:20:45.825468 np0000172882 devstack@c-api.service[112343]: DEBUG oslo_db.sqlalchemy.engines [None req-f67e5411-75fb-49c4-962b-3b4edecc68b2 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=112343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:45.843047 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-f67e5411-75fb-49c4-962b-3b4edecc68b2 demo demo] https://199.204.45.242/volume/v3/types?is_public=None returned with HTTP 200 May 09 03:20:45.843408 np0000172882 devstack@c-api.service[112343]: [pid: 112343|app: 0|req: 2/5] 199.204.45.242 () {64 vars in 1263 bytes} [Sat May 9 03:20:45 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:20:45.857306 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [req-f67e5411-75fb-49c4-962b-3b4edecc68b2 req-ee13738d-9d38-478f-b105-cc0079f2bee3 None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:20:45.861243 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [req-f67e5411-75fb-49c4-962b-3b4edecc68b2 req-ee13738d-9d38-478f-b105-cc0079f2bee3 demo demo] GET https://199.204.45.242/volume/v3/types/default May 09 03:20:45.861488 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [req-f67e5411-75fb-49c4-962b-3b4edecc68b2 req-ee13738d-9d38-478f-b105-cc0079f2bee3 demo demo] Empty body provided in request {{(pid=112340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:20:45.861741 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [req-f67e5411-75fb-49c4-962b-3b4edecc68b2 req-ee13738d-9d38-478f-b105-cc0079f2bee3 demo demo] Calling method 'show' {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:20:45.871883 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [req-f67e5411-75fb-49c4-962b-3b4edecc68b2 req-ee13738d-9d38-478f-b105-cc0079f2bee3 demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 May 09 03:20:45.872140 np0000172882 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 2/6] 199.204.45.242 () {66 vars in 1329 bytes} [Sat May 9 03:20:45 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 03:20:46.213204 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.middleware.request_id [None req-7d57d9f8-1356-4781-8d7b-84d9064d7c63 None None] RequestId filter calling following filter/app {{(pid=112342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:20:46.218846 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-7d57d9f8-1356-4781-8d7b-84d9064d7c63 demo demo] GET https://199.204.45.242/volume/v3/types/default May 09 03:20:46.219257 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-7d57d9f8-1356-4781-8d7b-84d9064d7c63 demo demo] Empty body provided in request {{(pid=112342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:20:46.219722 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-7d57d9f8-1356-4781-8d7b-84d9064d7c63 demo demo] Calling method 'show' {{(pid=112342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:20:46.232497 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-7d57d9f8-1356-4781-8d7b-84d9064d7c63 demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 May 09 03:20:46.232848 np0000172882 devstack@c-api.service[112342]: [pid: 112342|app: 0|req: 2/7] 199.204.45.242 () {64 vars in 1258 bytes} [Sat May 9 03:20:46 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:20:46.630605 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-fa863b7b-2e59-4be2-a5f6-6e6392207a51 None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:20:46.945762 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-fa863b7b-2e59-4be2-a5f6-6e6392207a51 demo demo] GET https://199.204.45.242/volume/v3/types/default May 09 03:20:46.946106 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-fa863b7b-2e59-4be2-a5f6-6e6392207a51 demo demo] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:20:46.946296 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-fa863b7b-2e59-4be2-a5f6-6e6392207a51 demo demo] Calling method 'show' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:20:46.955717 np0000172882 devstack@c-api.service[112341]: DEBUG oslo_db.sqlalchemy.engines [None req-fa863b7b-2e59-4be2-a5f6-6e6392207a51 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=112341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:46.972479 np0000172882 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:20:46.972479 np0000172882 devstack@c-api.service[112341]: warnings.warn( May 09 03:20:46.974596 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-fa863b7b-2e59-4be2-a5f6-6e6392207a51 demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 May 09 03:20:46.974962 np0000172882 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 2/8] 199.204.45.242 () {64 vars in 1258 bytes} [Sat May 9 03:20:46 2026] GET /volume/v3/types/default => generated 145 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:20:46.989079 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.middleware.request_id [None req-8d32194d-d991-4efc-91d6-7a7c5cfd6c0b None None] RequestId filter calling following filter/app {{(pid=112343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:20:46.992867 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-8d32194d-d991-4efc-91d6-7a7c5cfd6c0b demo demo] GET https://199.204.45.242/volume/v3/types/default May 09 03:20:46.993297 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-8d32194d-d991-4efc-91d6-7a7c5cfd6c0b demo demo] Empty body provided in request {{(pid=112343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:20:46.993704 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-8d32194d-d991-4efc-91d6-7a7c5cfd6c0b demo demo] Calling method 'show' {{(pid=112343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:20:47.008710 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-8d32194d-d991-4efc-91d6-7a7c5cfd6c0b demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 May 09 03:20:47.009081 np0000172882 devstack@c-api.service[112343]: [pid: 112343|app: 0|req: 3/9] 199.204.45.242 () {64 vars in 1258 bytes} [Sat May 9 03:20:46 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:20:55.868020 np0000172882 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=2 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:20:56.229066 np0000172882 devstack@c-api.service[112342]: DEBUG dbcounter [-] [112342] Writing DB stats cinder:SELECT=2 {{(pid=112342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:20:56.970790 np0000172882 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=2 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:20:57.005087 np0000172882 devstack@c-api.service[112343]: DEBUG dbcounter [-] [112343] Writing DB stats cinder:SELECT=3 {{(pid=112343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:25:35.781778 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-d88c8199-eae5-45a1-9305-c31f58f01b6f None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:25:35.896467 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-d88c8199-eae5-45a1-9305-c31f58f01b6f demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:25:35.896850 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-d88c8199-eae5-45a1-9305-c31f58f01b6f demo demo] Empty body provided in request {{(pid=112340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:25:35.897304 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-d88c8199-eae5-45a1-9305-c31f58f01b6f demo demo] Calling method 'detail' {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:25:35.899046 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.api_utils [None req-d88c8199-eae5-45a1-9305-c31f58f01b6f demo demo] Removing options '' from query. {{(pid=112340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:25:35.900643 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.volume.api [None req-d88c8199-eae5-45a1-9305-c31f58f01b6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:25:35.940466 np0000172882 devstack@c-api.service[112340]: INFO cinder.volume.api [None req-d88c8199-eae5-45a1-9305-c31f58f01b6f demo demo] Get all volumes completed successfully. May 09 03:25:35.942463 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-d88c8199-eae5-45a1-9305-c31f58f01b6f demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:25:35.942809 np0000172882 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 3/10] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:25:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:25:45.931766 np0000172882 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:26:35.965576 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.middleware.request_id [None req-a63101d8-0013-4225-92ee-1ec98094c48c None None] RequestId filter calling following filter/app {{(pid=112342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:26:35.969536 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-a63101d8-0013-4225-92ee-1ec98094c48c demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:26:35.969792 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-a63101d8-0013-4225-92ee-1ec98094c48c demo demo] Empty body provided in request {{(pid=112342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:26:35.970042 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-a63101d8-0013-4225-92ee-1ec98094c48c demo demo] Calling method 'detail' {{(pid=112342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:26:35.970662 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.api_utils [None req-a63101d8-0013-4225-92ee-1ec98094c48c demo demo] Removing options '' from query. {{(pid=112342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:26:35.971848 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.volume.api [None req-a63101d8-0013-4225-92ee-1ec98094c48c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112342) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:26:36.013273 np0000172882 devstack@c-api.service[112342]: INFO cinder.volume.api [None req-a63101d8-0013-4225-92ee-1ec98094c48c demo demo] Get all volumes completed successfully. May 09 03:26:36.016682 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-a63101d8-0013-4225-92ee-1ec98094c48c demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:26:36.017080 np0000172882 devstack@c-api.service[112342]: [pid: 112342|app: 0|req: 3/11] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:26:35 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 03:26:46.004655 np0000172882 devstack@c-api.service[112342]: DEBUG dbcounter [-] [112342] Writing DB stats cinder:SELECT=1 {{(pid=112342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:27:36.035425 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-355316bb-bbc2-4a22-a9a8-1ad042786e55 None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:27:36.042438 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-355316bb-bbc2-4a22-a9a8-1ad042786e55 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:27:36.042757 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-355316bb-bbc2-4a22-a9a8-1ad042786e55 demo demo] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:27:36.043036 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-355316bb-bbc2-4a22-a9a8-1ad042786e55 demo demo] Calling method 'detail' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:27:36.043891 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.api_utils [None req-355316bb-bbc2-4a22-a9a8-1ad042786e55 demo demo] Removing options '' from query. {{(pid=112341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:27:36.045386 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.volume.api [None req-355316bb-bbc2-4a22-a9a8-1ad042786e55 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:27:36.100858 np0000172882 devstack@c-api.service[112341]: INFO cinder.volume.api [None req-355316bb-bbc2-4a22-a9a8-1ad042786e55 demo demo] Get all volumes completed successfully. May 09 03:27:36.104389 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-355316bb-bbc2-4a22-a9a8-1ad042786e55 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:27:36.105037 np0000172882 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 3/12] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:27:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:27:46.083220 np0000172882 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=1 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:28:36.122963 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.middleware.request_id [None req-7ebd2203-3616-4302-b50d-68f7834d6ac8 None None] RequestId filter calling following filter/app {{(pid=112343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:28:36.125780 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-7ebd2203-3616-4302-b50d-68f7834d6ac8 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:28:36.125973 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-7ebd2203-3616-4302-b50d-68f7834d6ac8 demo demo] Empty body provided in request {{(pid=112343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:28:36.126153 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-7ebd2203-3616-4302-b50d-68f7834d6ac8 demo demo] Calling method 'detail' {{(pid=112343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:28:36.126550 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.api_utils [None req-7ebd2203-3616-4302-b50d-68f7834d6ac8 demo demo] Removing options '' from query. {{(pid=112343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:28:36.127283 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.volume.api [None req-7ebd2203-3616-4302-b50d-68f7834d6ac8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112343) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:28:36.159990 np0000172882 devstack@c-api.service[112343]: INFO cinder.volume.api [None req-7ebd2203-3616-4302-b50d-68f7834d6ac8 demo demo] Get all volumes completed successfully. May 09 03:28:36.162547 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-7ebd2203-3616-4302-b50d-68f7834d6ac8 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:28:36.163033 np0000172882 devstack@c-api.service[112343]: [pid: 112343|app: 0|req: 4/13] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:28:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:28:46.153981 np0000172882 devstack@c-api.service[112343]: DEBUG dbcounter [-] [112343] Writing DB stats cinder:SELECT=1 {{(pid=112343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:29:36.182521 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-2498ffe2-b153-4528-a246-aa8a684d914b None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:29:36.185433 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-2498ffe2-b153-4528-a246-aa8a684d914b demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:29:36.185701 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-2498ffe2-b153-4528-a246-aa8a684d914b demo demo] Empty body provided in request {{(pid=112340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:29:36.185986 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-2498ffe2-b153-4528-a246-aa8a684d914b demo demo] Calling method 'detail' {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:29:36.186335 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.api_utils [None req-2498ffe2-b153-4528-a246-aa8a684d914b demo demo] Removing options '' from query. {{(pid=112340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:29:36.187332 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.volume.api [None req-2498ffe2-b153-4528-a246-aa8a684d914b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:29:36.196846 np0000172882 devstack@c-api.service[112340]: INFO cinder.volume.api [None req-2498ffe2-b153-4528-a246-aa8a684d914b demo demo] Get all volumes completed successfully. May 09 03:29:36.200214 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-2498ffe2-b153-4528-a246-aa8a684d914b demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:29:36.200796 np0000172882 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 4/14] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:29:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:29:46.190989 np0000172882 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:30:36.220134 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.middleware.request_id [None req-7ed785e9-1f17-4f85-ab16-f586d140e8c6 None None] RequestId filter calling following filter/app {{(pid=112342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:30:36.402391 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-7ed785e9-1f17-4f85-ab16-f586d140e8c6 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:30:36.402628 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-7ed785e9-1f17-4f85-ab16-f586d140e8c6 demo demo] Empty body provided in request {{(pid=112342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:30:36.402892 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-7ed785e9-1f17-4f85-ab16-f586d140e8c6 demo demo] Calling method 'detail' {{(pid=112342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:30:36.403206 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.api_utils [None req-7ed785e9-1f17-4f85-ab16-f586d140e8c6 demo demo] Removing options '' from query. {{(pid=112342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:30:36.404239 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.volume.api [None req-7ed785e9-1f17-4f85-ab16-f586d140e8c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112342) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:30:36.413229 np0000172882 devstack@c-api.service[112342]: INFO cinder.volume.api [None req-7ed785e9-1f17-4f85-ab16-f586d140e8c6 demo demo] Get all volumes completed successfully. May 09 03:30:36.416431 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-7ed785e9-1f17-4f85-ab16-f586d140e8c6 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:30:36.417026 np0000172882 devstack@c-api.service[112342]: [pid: 112342|app: 0|req: 4/15] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:30:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:30:46.407623 np0000172882 devstack@c-api.service[112342]: DEBUG dbcounter [-] [112342] Writing DB stats cinder:SELECT=1 {{(pid=112342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:31:36.439508 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-54ad73cf-f8cc-4615-9746-1872e8a80caa None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:31:36.442359 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-54ad73cf-f8cc-4615-9746-1872e8a80caa demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:31:36.442765 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-54ad73cf-f8cc-4615-9746-1872e8a80caa demo demo] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:31:36.443175 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-54ad73cf-f8cc-4615-9746-1872e8a80caa demo demo] Calling method 'detail' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:31:36.443772 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.api_utils [None req-54ad73cf-f8cc-4615-9746-1872e8a80caa demo demo] Removing options '' from query. {{(pid=112341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:31:36.445532 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.volume.api [None req-54ad73cf-f8cc-4615-9746-1872e8a80caa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:31:36.455928 np0000172882 devstack@c-api.service[112341]: INFO cinder.volume.api [None req-54ad73cf-f8cc-4615-9746-1872e8a80caa demo demo] Get all volumes completed successfully. May 09 03:31:36.457959 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-54ad73cf-f8cc-4615-9746-1872e8a80caa demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:31:36.458385 np0000172882 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 4/16] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:31:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:31:46.450242 np0000172882 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=1 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:32:36.470715 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.middleware.request_id [None req-5396531b-9480-47c9-810c-44fdf9daee78 None None] RequestId filter calling following filter/app {{(pid=112343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:32:36.474964 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-5396531b-9480-47c9-810c-44fdf9daee78 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:32:36.475137 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-5396531b-9480-47c9-810c-44fdf9daee78 demo demo] Empty body provided in request {{(pid=112343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:32:36.475317 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-5396531b-9480-47c9-810c-44fdf9daee78 demo demo] Calling method 'detail' {{(pid=112343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:32:36.475541 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.api_utils [None req-5396531b-9480-47c9-810c-44fdf9daee78 demo demo] Removing options '' from query. {{(pid=112343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:32:36.476253 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.volume.api [None req-5396531b-9480-47c9-810c-44fdf9daee78 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112343) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:32:36.486455 np0000172882 devstack@c-api.service[112343]: INFO cinder.volume.api [None req-5396531b-9480-47c9-810c-44fdf9daee78 demo demo] Get all volumes completed successfully. May 09 03:32:36.489457 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-5396531b-9480-47c9-810c-44fdf9daee78 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:32:36.489793 np0000172882 devstack@c-api.service[112343]: [pid: 112343|app: 0|req: 5/17] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:32:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:32:46.481778 np0000172882 devstack@c-api.service[112343]: DEBUG dbcounter [-] [112343] Writing DB stats cinder:SELECT=1 {{(pid=112343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:33:36.503637 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-ff08ee47-8566-4b1e-b6c4-3b36ee84be7e None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:33:36.506519 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-ff08ee47-8566-4b1e-b6c4-3b36ee84be7e demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:33:36.506838 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-ff08ee47-8566-4b1e-b6c4-3b36ee84be7e demo demo] Empty body provided in request {{(pid=112340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:33:36.507299 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-ff08ee47-8566-4b1e-b6c4-3b36ee84be7e demo demo] Calling method 'detail' {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:33:36.507619 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.api_utils [None req-ff08ee47-8566-4b1e-b6c4-3b36ee84be7e demo demo] Removing options '' from query. {{(pid=112340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:33:36.508559 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.volume.api [None req-ff08ee47-8566-4b1e-b6c4-3b36ee84be7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:33:36.516744 np0000172882 devstack@c-api.service[112340]: INFO cinder.volume.api [None req-ff08ee47-8566-4b1e-b6c4-3b36ee84be7e demo demo] Get all volumes completed successfully. May 09 03:33:36.519296 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-ff08ee47-8566-4b1e-b6c4-3b36ee84be7e demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:33:36.519645 np0000172882 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 5/18] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:33:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:33:46.512112 np0000172882 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:34:36.536596 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.middleware.request_id [None req-0cf53e55-0496-43fe-ae08-13b308e2fbb5 None None] RequestId filter calling following filter/app {{(pid=112342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:34:36.539762 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-0cf53e55-0496-43fe-ae08-13b308e2fbb5 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:34:36.539985 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-0cf53e55-0496-43fe-ae08-13b308e2fbb5 demo demo] Empty body provided in request {{(pid=112342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:34:36.540215 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-0cf53e55-0496-43fe-ae08-13b308e2fbb5 demo demo] Calling method 'detail' {{(pid=112342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:34:36.540504 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.api_utils [None req-0cf53e55-0496-43fe-ae08-13b308e2fbb5 demo demo] Removing options '' from query. {{(pid=112342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:34:36.541413 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.volume.api [None req-0cf53e55-0496-43fe-ae08-13b308e2fbb5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112342) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:34:36.550948 np0000172882 devstack@c-api.service[112342]: INFO cinder.volume.api [None req-0cf53e55-0496-43fe-ae08-13b308e2fbb5 demo demo] Get all volumes completed successfully. May 09 03:34:36.553121 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-0cf53e55-0496-43fe-ae08-13b308e2fbb5 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:34:36.553567 np0000172882 devstack@c-api.service[112342]: [pid: 112342|app: 0|req: 5/19] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:34:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:34:46.544462 np0000172882 devstack@c-api.service[112342]: DEBUG dbcounter [-] [112342] Writing DB stats cinder:SELECT=1 {{(pid=112342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:35:36.574769 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-84970460-e2c9-41e5-855a-80d4f83174fe None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:35:36.731821 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-84970460-e2c9-41e5-855a-80d4f83174fe demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:35:36.731821 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-84970460-e2c9-41e5-855a-80d4f83174fe demo demo] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:35:36.731821 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-84970460-e2c9-41e5-855a-80d4f83174fe demo demo] Calling method 'detail' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:35:36.731821 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.api_utils [None req-84970460-e2c9-41e5-855a-80d4f83174fe demo demo] Removing options '' from query. {{(pid=112341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:35:36.732433 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.volume.api [None req-84970460-e2c9-41e5-855a-80d4f83174fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:35:36.744743 np0000172882 devstack@c-api.service[112341]: INFO cinder.volume.api [None req-84970460-e2c9-41e5-855a-80d4f83174fe demo demo] Get all volumes completed successfully. May 09 03:35:36.747326 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-84970460-e2c9-41e5-855a-80d4f83174fe demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:35:36.747785 np0000172882 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 5/20] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:35:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:35:46.737585 np0000172882 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=1 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:36:36.764150 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.middleware.request_id [None req-05e50cf0-2044-4dd6-ae73-8992555c78c4 None None] RequestId filter calling following filter/app {{(pid=112343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:36:36.766580 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-05e50cf0-2044-4dd6-ae73-8992555c78c4 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:36:36.766705 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-05e50cf0-2044-4dd6-ae73-8992555c78c4 demo demo] Empty body provided in request {{(pid=112343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:36:36.767096 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-05e50cf0-2044-4dd6-ae73-8992555c78c4 demo demo] Calling method 'detail' {{(pid=112343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:36:36.767096 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.api_utils [None req-05e50cf0-2044-4dd6-ae73-8992555c78c4 demo demo] Removing options '' from query. {{(pid=112343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:36:36.767774 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.volume.api [None req-05e50cf0-2044-4dd6-ae73-8992555c78c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112343) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:36:36.775873 np0000172882 devstack@c-api.service[112343]: INFO cinder.volume.api [None req-05e50cf0-2044-4dd6-ae73-8992555c78c4 demo demo] Get all volumes completed successfully. May 09 03:36:36.777889 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-05e50cf0-2044-4dd6-ae73-8992555c78c4 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:36:36.778339 np0000172882 devstack@c-api.service[112343]: [pid: 112343|app: 0|req: 6/21] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:36:36 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 03:36:46.770865 np0000172882 devstack@c-api.service[112343]: DEBUG dbcounter [-] [112343] Writing DB stats cinder:SELECT=1 {{(pid=112343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:37:36.795754 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-630b9532-06ec-4cdd-8635-7e87e61e35b2 None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:37:36.798198 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-630b9532-06ec-4cdd-8635-7e87e61e35b2 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:37:36.798404 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-630b9532-06ec-4cdd-8635-7e87e61e35b2 demo demo] Empty body provided in request {{(pid=112340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:37:36.798622 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-630b9532-06ec-4cdd-8635-7e87e61e35b2 demo demo] Calling method 'detail' {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:37:36.798902 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.api_utils [None req-630b9532-06ec-4cdd-8635-7e87e61e35b2 demo demo] Removing options '' from query. {{(pid=112340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:37:36.799637 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.volume.api [None req-630b9532-06ec-4cdd-8635-7e87e61e35b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:37:36.806761 np0000172882 devstack@c-api.service[112340]: INFO cinder.volume.api [None req-630b9532-06ec-4cdd-8635-7e87e61e35b2 demo demo] Get all volumes completed successfully. May 09 03:37:36.809672 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-630b9532-06ec-4cdd-8635-7e87e61e35b2 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:37:36.810258 np0000172882 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 6/22] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:37:36 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 03:37:46.802564 np0000172882 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:38:36.828651 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.middleware.request_id [None req-b98fa4f4-b308-4eb0-b4dd-3707eca9a006 None None] RequestId filter calling following filter/app {{(pid=112342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:38:36.831970 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-b98fa4f4-b308-4eb0-b4dd-3707eca9a006 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:38:36.832356 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-b98fa4f4-b308-4eb0-b4dd-3707eca9a006 demo demo] Empty body provided in request {{(pid=112342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:38:36.832541 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-b98fa4f4-b308-4eb0-b4dd-3707eca9a006 demo demo] Calling method 'detail' {{(pid=112342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:38:36.832941 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.api_utils [None req-b98fa4f4-b308-4eb0-b4dd-3707eca9a006 demo demo] Removing options '' from query. {{(pid=112342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:38:36.834030 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.volume.api [None req-b98fa4f4-b308-4eb0-b4dd-3707eca9a006 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112342) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:38:36.841368 np0000172882 devstack@c-api.service[112342]: INFO cinder.volume.api [None req-b98fa4f4-b308-4eb0-b4dd-3707eca9a006 demo demo] Get all volumes completed successfully. May 09 03:38:36.843329 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-b98fa4f4-b308-4eb0-b4dd-3707eca9a006 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:38:36.843948 np0000172882 devstack@c-api.service[112342]: [pid: 112342|app: 0|req: 6/23] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:38:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:38:46.837289 np0000172882 devstack@c-api.service[112342]: DEBUG dbcounter [-] [112342] Writing DB stats cinder:SELECT=1 {{(pid=112342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:39:36.859511 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-249a4663-b3e7-40f4-962b-15bbf0ad9bbb None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:39:36.863608 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-249a4663-b3e7-40f4-962b-15bbf0ad9bbb demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:39:36.863608 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-249a4663-b3e7-40f4-962b-15bbf0ad9bbb demo demo] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:39:36.863891 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-249a4663-b3e7-40f4-962b-15bbf0ad9bbb demo demo] Calling method 'detail' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:39:36.864200 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.api_utils [None req-249a4663-b3e7-40f4-962b-15bbf0ad9bbb demo demo] Removing options '' from query. {{(pid=112341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:39:36.865237 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.volume.api [None req-249a4663-b3e7-40f4-962b-15bbf0ad9bbb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:39:36.874420 np0000172882 devstack@c-api.service[112341]: INFO cinder.volume.api [None req-249a4663-b3e7-40f4-962b-15bbf0ad9bbb demo demo] Get all volumes completed successfully. May 09 03:39:36.877135 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-249a4663-b3e7-40f4-962b-15bbf0ad9bbb demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:39:36.877750 np0000172882 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 6/24] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:39:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:39:46.868372 np0000172882 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=1 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:40:36.893603 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.middleware.request_id [None req-687a97ca-eb28-439e-9360-4d4bcf01f94a None None] RequestId filter calling following filter/app {{(pid=112343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:40:37.071995 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-687a97ca-eb28-439e-9360-4d4bcf01f94a demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:40:37.072689 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-687a97ca-eb28-439e-9360-4d4bcf01f94a demo demo] Empty body provided in request {{(pid=112343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:40:37.072803 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-687a97ca-eb28-439e-9360-4d4bcf01f94a demo demo] Calling method 'detail' {{(pid=112343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:40:37.073237 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.api_utils [None req-687a97ca-eb28-439e-9360-4d4bcf01f94a demo demo] Removing options '' from query. {{(pid=112343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:40:37.074661 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.volume.api [None req-687a97ca-eb28-439e-9360-4d4bcf01f94a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112343) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:40:37.083646 np0000172882 devstack@c-api.service[112343]: INFO cinder.volume.api [None req-687a97ca-eb28-439e-9360-4d4bcf01f94a demo demo] Get all volumes completed successfully. May 09 03:40:37.086439 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-687a97ca-eb28-439e-9360-4d4bcf01f94a demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:40:37.087070 np0000172882 devstack@c-api.service[112343]: [pid: 112343|app: 0|req: 7/25] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:40:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:40:47.078367 np0000172882 devstack@c-api.service[112343]: DEBUG dbcounter [-] [112343] Writing DB stats cinder:SELECT=1 {{(pid=112343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:41:37.105584 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-b40f39e6-86e9-4c54-b17e-4d203bb7911e None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:41:37.108275 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-b40f39e6-86e9-4c54-b17e-4d203bb7911e demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:41:37.108503 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-b40f39e6-86e9-4c54-b17e-4d203bb7911e demo demo] Empty body provided in request {{(pid=112340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:41:37.108758 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-b40f39e6-86e9-4c54-b17e-4d203bb7911e demo demo] Calling method 'detail' {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:41:37.109059 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.api_utils [None req-b40f39e6-86e9-4c54-b17e-4d203bb7911e demo demo] Removing options '' from query. {{(pid=112340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:41:37.109950 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.volume.api [None req-b40f39e6-86e9-4c54-b17e-4d203bb7911e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:41:37.118655 np0000172882 devstack@c-api.service[112340]: INFO cinder.volume.api [None req-b40f39e6-86e9-4c54-b17e-4d203bb7911e demo demo] Get all volumes completed successfully. May 09 03:41:37.120540 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-b40f39e6-86e9-4c54-b17e-4d203bb7911e demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:41:37.120862 np0000172882 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 7/26] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:41:37 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 03:41:47.113095 np0000172882 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:42:37.134569 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.middleware.request_id [None req-f410126b-b99f-4c7a-8ed0-38b68e024c81 None None] RequestId filter calling following filter/app {{(pid=112342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:42:37.136693 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-f410126b-b99f-4c7a-8ed0-38b68e024c81 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:42:37.136868 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-f410126b-b99f-4c7a-8ed0-38b68e024c81 demo demo] Empty body provided in request {{(pid=112342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:42:37.137035 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-f410126b-b99f-4c7a-8ed0-38b68e024c81 demo demo] Calling method 'detail' {{(pid=112342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:42:37.137247 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.api_utils [None req-f410126b-b99f-4c7a-8ed0-38b68e024c81 demo demo] Removing options '' from query. {{(pid=112342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:42:37.137935 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.volume.api [None req-f410126b-b99f-4c7a-8ed0-38b68e024c81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112342) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:42:37.147914 np0000172882 devstack@c-api.service[112342]: INFO cinder.volume.api [None req-f410126b-b99f-4c7a-8ed0-38b68e024c81 demo demo] Get all volumes completed successfully. May 09 03:42:37.150783 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-f410126b-b99f-4c7a-8ed0-38b68e024c81 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:42:37.151429 np0000172882 devstack@c-api.service[112342]: [pid: 112342|app: 0|req: 7/27] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:42:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:42:47.141192 np0000172882 devstack@c-api.service[112342]: DEBUG dbcounter [-] [112342] Writing DB stats cinder:SELECT=1 {{(pid=112342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:43:37.171062 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-c51db3c3-b90b-4499-8bf1-7f23d51d913e None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:43:37.173313 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-c51db3c3-b90b-4499-8bf1-7f23d51d913e demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:43:37.173482 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-c51db3c3-b90b-4499-8bf1-7f23d51d913e demo demo] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:43:37.173659 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-c51db3c3-b90b-4499-8bf1-7f23d51d913e demo demo] Calling method 'detail' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:43:37.173898 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.api_utils [None req-c51db3c3-b90b-4499-8bf1-7f23d51d913e demo demo] Removing options '' from query. {{(pid=112341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:43:37.174554 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.volume.api [None req-c51db3c3-b90b-4499-8bf1-7f23d51d913e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:43:37.182933 np0000172882 devstack@c-api.service[112341]: INFO cinder.volume.api [None req-c51db3c3-b90b-4499-8bf1-7f23d51d913e demo demo] Get all volumes completed successfully. May 09 03:43:37.185613 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-c51db3c3-b90b-4499-8bf1-7f23d51d913e demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:43:37.186782 np0000172882 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 7/28] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:43:37 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 03:43:47.177087 np0000172882 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=1 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:44:37.199764 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.middleware.request_id [None req-bd0c1f2d-daf1-474c-875b-a7933731b38e None None] RequestId filter calling following filter/app {{(pid=112343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:44:37.201645 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-bd0c1f2d-daf1-474c-875b-a7933731b38e demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:44:37.201805 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-bd0c1f2d-daf1-474c-875b-a7933731b38e demo demo] Empty body provided in request {{(pid=112343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:44:37.202608 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-bd0c1f2d-daf1-474c-875b-a7933731b38e demo demo] Calling method 'detail' {{(pid=112343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:44:37.202608 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.api_utils [None req-bd0c1f2d-daf1-474c-875b-a7933731b38e demo demo] Removing options '' from query. {{(pid=112343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:44:37.202905 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.volume.api [None req-bd0c1f2d-daf1-474c-875b-a7933731b38e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112343) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:44:37.209500 np0000172882 devstack@c-api.service[112343]: INFO cinder.volume.api [None req-bd0c1f2d-daf1-474c-875b-a7933731b38e demo demo] Get all volumes completed successfully. May 09 03:44:37.212003 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-bd0c1f2d-daf1-474c-875b-a7933731b38e demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:44:37.212409 np0000172882 devstack@c-api.service[112343]: [pid: 112343|app: 0|req: 8/29] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:44:37 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 03:44:47.205206 np0000172882 devstack@c-api.service[112343]: DEBUG dbcounter [-] [112343] Writing DB stats cinder:SELECT=1 {{(pid=112343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:45:37.227574 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-98e72f7a-4cae-4c30-9faa-ce7344f6bb19 None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:45:37.315399 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-98e72f7a-4cae-4c30-9faa-ce7344f6bb19 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:45:37.315547 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-98e72f7a-4cae-4c30-9faa-ce7344f6bb19 demo demo] Empty body provided in request {{(pid=112340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:45:37.315799 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-98e72f7a-4cae-4c30-9faa-ce7344f6bb19 demo demo] Calling method 'detail' {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:45:37.316086 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.api_utils [None req-98e72f7a-4cae-4c30-9faa-ce7344f6bb19 demo demo] Removing options '' from query. {{(pid=112340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:45:37.317485 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.volume.api [None req-98e72f7a-4cae-4c30-9faa-ce7344f6bb19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:45:37.323662 np0000172882 devstack@c-api.service[112340]: INFO cinder.volume.api [None req-98e72f7a-4cae-4c30-9faa-ce7344f6bb19 demo demo] Get all volumes completed successfully. May 09 03:45:37.325512 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-98e72f7a-4cae-4c30-9faa-ce7344f6bb19 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:45:37.325866 np0000172882 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 8/30] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:45:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:45:47.320459 np0000172882 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:46:37.345711 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.middleware.request_id [None req-b5a599f5-b8c6-4bc3-9cdb-c1dc236cb300 None None] RequestId filter calling following filter/app {{(pid=112342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:46:37.351624 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-b5a599f5-b8c6-4bc3-9cdb-c1dc236cb300 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:46:37.352316 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-b5a599f5-b8c6-4bc3-9cdb-c1dc236cb300 demo demo] Empty body provided in request {{(pid=112342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:46:37.352688 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-b5a599f5-b8c6-4bc3-9cdb-c1dc236cb300 demo demo] Calling method 'detail' {{(pid=112342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:46:37.353431 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.api_utils [None req-b5a599f5-b8c6-4bc3-9cdb-c1dc236cb300 demo demo] Removing options '' from query. {{(pid=112342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:46:37.355013 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.volume.api [None req-b5a599f5-b8c6-4bc3-9cdb-c1dc236cb300 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112342) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:46:37.364683 np0000172882 devstack@c-api.service[112342]: INFO cinder.volume.api [None req-b5a599f5-b8c6-4bc3-9cdb-c1dc236cb300 demo demo] Get all volumes completed successfully. May 09 03:46:37.366598 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-b5a599f5-b8c6-4bc3-9cdb-c1dc236cb300 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:46:37.366969 np0000172882 devstack@c-api.service[112342]: [pid: 112342|app: 0|req: 8/31] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:46:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:46:47.358159 np0000172882 devstack@c-api.service[112342]: DEBUG dbcounter [-] [112342] Writing DB stats cinder:SELECT=1 {{(pid=112342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:47:37.383030 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-3ad34696-1683-494c-8197-ae7fc78ea74c None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:47:37.385756 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-3ad34696-1683-494c-8197-ae7fc78ea74c demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:47:37.385988 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-3ad34696-1683-494c-8197-ae7fc78ea74c demo demo] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:47:37.386239 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-3ad34696-1683-494c-8197-ae7fc78ea74c demo demo] Calling method 'detail' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:47:37.386534 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.api_utils [None req-3ad34696-1683-494c-8197-ae7fc78ea74c demo demo] Removing options '' from query. {{(pid=112341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:47:37.387478 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.volume.api [None req-3ad34696-1683-494c-8197-ae7fc78ea74c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:47:37.399885 np0000172882 devstack@c-api.service[112341]: INFO cinder.volume.api [None req-3ad34696-1683-494c-8197-ae7fc78ea74c demo demo] Get all volumes completed successfully. May 09 03:47:37.404215 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-3ad34696-1683-494c-8197-ae7fc78ea74c demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:47:37.404964 np0000172882 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 8/32] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:47:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:47:47.391796 np0000172882 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=1 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:48:37.422413 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.middleware.request_id [None req-17cda597-85cc-4ac0-8926-5bb9e66a310a None None] RequestId filter calling following filter/app {{(pid=112343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:48:37.425624 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-17cda597-85cc-4ac0-8926-5bb9e66a310a demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:48:37.425874 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-17cda597-85cc-4ac0-8926-5bb9e66a310a demo demo] Empty body provided in request {{(pid=112343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:48:37.426159 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-17cda597-85cc-4ac0-8926-5bb9e66a310a demo demo] Calling method 'detail' {{(pid=112343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:48:37.426532 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.api_utils [None req-17cda597-85cc-4ac0-8926-5bb9e66a310a demo demo] Removing options '' from query. {{(pid=112343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:48:37.427502 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.volume.api [None req-17cda597-85cc-4ac0-8926-5bb9e66a310a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112343) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:48:37.436372 np0000172882 devstack@c-api.service[112343]: INFO cinder.volume.api [None req-17cda597-85cc-4ac0-8926-5bb9e66a310a demo demo] Get all volumes completed successfully. May 09 03:48:37.439580 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-17cda597-85cc-4ac0-8926-5bb9e66a310a demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:48:37.440225 np0000172882 devstack@c-api.service[112343]: [pid: 112343|app: 0|req: 9/33] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:48:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:48:47.430800 np0000172882 devstack@c-api.service[112343]: DEBUG dbcounter [-] [112343] Writing DB stats cinder:SELECT=1 {{(pid=112343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:49:37.499580 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-82bf691e-5e62-4ed2-8983-a4de35706a5a None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:49:37.501695 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-82bf691e-5e62-4ed2-8983-a4de35706a5a demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:49:37.501872 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-82bf691e-5e62-4ed2-8983-a4de35706a5a demo demo] Empty body provided in request {{(pid=112340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:49:37.502039 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-82bf691e-5e62-4ed2-8983-a4de35706a5a demo demo] Calling method 'detail' {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:49:37.502243 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.api_utils [None req-82bf691e-5e62-4ed2-8983-a4de35706a5a demo demo] Removing options '' from query. {{(pid=112340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:49:37.502981 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.volume.api [None req-82bf691e-5e62-4ed2-8983-a4de35706a5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:49:37.510357 np0000172882 devstack@c-api.service[112340]: INFO cinder.volume.api [None req-82bf691e-5e62-4ed2-8983-a4de35706a5a demo demo] Get all volumes completed successfully. May 09 03:49:37.512180 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-82bf691e-5e62-4ed2-8983-a4de35706a5a demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:49:37.512506 np0000172882 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 9/34] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:49:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:49:47.506167 np0000172882 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:50:37.527155 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.middleware.request_id [None req-2ecd0304-b2e9-402b-9c93-12073bea0602 None None] RequestId filter calling following filter/app {{(pid=112342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:50:37.610540 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-2ecd0304-b2e9-402b-9c93-12073bea0602 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:50:37.610834 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-2ecd0304-b2e9-402b-9c93-12073bea0602 demo demo] Empty body provided in request {{(pid=112342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:50:37.611102 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-2ecd0304-b2e9-402b-9c93-12073bea0602 demo demo] Calling method 'detail' {{(pid=112342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:50:37.611404 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.api_utils [None req-2ecd0304-b2e9-402b-9c93-12073bea0602 demo demo] Removing options '' from query. {{(pid=112342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:50:37.612373 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.volume.api [None req-2ecd0304-b2e9-402b-9c93-12073bea0602 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112342) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:50:37.619999 np0000172882 devstack@c-api.service[112342]: INFO cinder.volume.api [None req-2ecd0304-b2e9-402b-9c93-12073bea0602 demo demo] Get all volumes completed successfully. May 09 03:50:37.621881 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-2ecd0304-b2e9-402b-9c93-12073bea0602 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:50:37.622314 np0000172882 devstack@c-api.service[112342]: [pid: 112342|app: 0|req: 9/35] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:50:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:50:47.615474 np0000172882 devstack@c-api.service[112342]: DEBUG dbcounter [-] [112342] Writing DB stats cinder:SELECT=1 {{(pid=112342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:51:37.642535 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-cdddbbfe-d8db-4008-b830-7a997d38e8f9 None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:51:37.646354 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-cdddbbfe-d8db-4008-b830-7a997d38e8f9 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:51:37.646940 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-cdddbbfe-d8db-4008-b830-7a997d38e8f9 demo demo] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:51:37.647019 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-cdddbbfe-d8db-4008-b830-7a997d38e8f9 demo demo] Calling method 'detail' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:51:37.647421 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.api_utils [None req-cdddbbfe-d8db-4008-b830-7a997d38e8f9 demo demo] Removing options '' from query. {{(pid=112341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:51:37.648847 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.volume.api [None req-cdddbbfe-d8db-4008-b830-7a997d38e8f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:51:37.658437 np0000172882 devstack@c-api.service[112341]: INFO cinder.volume.api [None req-cdddbbfe-d8db-4008-b830-7a997d38e8f9 demo demo] Get all volumes completed successfully. May 09 03:51:37.660623 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-cdddbbfe-d8db-4008-b830-7a997d38e8f9 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:51:37.661036 np0000172882 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 9/36] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:51:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:51:47.653950 np0000172882 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=1 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:52:37.690676 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.middleware.request_id [None req-8c8f5686-09d4-4dad-ba78-ced0b405c568 None None] RequestId filter calling following filter/app {{(pid=112343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:52:37.695166 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-8c8f5686-09d4-4dad-ba78-ced0b405c568 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:52:37.695585 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-8c8f5686-09d4-4dad-ba78-ced0b405c568 demo demo] Empty body provided in request {{(pid=112343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:52:37.696044 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-8c8f5686-09d4-4dad-ba78-ced0b405c568 demo demo] Calling method 'detail' {{(pid=112343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:52:37.696538 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.api_utils [None req-8c8f5686-09d4-4dad-ba78-ced0b405c568 demo demo] Removing options '' from query. {{(pid=112343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:52:37.698332 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.volume.api [None req-8c8f5686-09d4-4dad-ba78-ced0b405c568 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112343) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:52:37.704898 np0000172882 devstack@c-api.service[112343]: INFO cinder.volume.api [None req-8c8f5686-09d4-4dad-ba78-ced0b405c568 demo demo] Get all volumes completed successfully. May 09 03:52:37.706803 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-8c8f5686-09d4-4dad-ba78-ced0b405c568 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:52:37.707148 np0000172882 devstack@c-api.service[112343]: [pid: 112343|app: 0|req: 10/37] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:52:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:52:47.700567 np0000172882 devstack@c-api.service[112343]: DEBUG dbcounter [-] [112343] Writing DB stats cinder:SELECT=1 {{(pid=112343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:53:37.723682 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-db541a93-953f-47f0-8775-2fc2344316c9 None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:53:37.726303 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-db541a93-953f-47f0-8775-2fc2344316c9 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:53:37.726521 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-db541a93-953f-47f0-8775-2fc2344316c9 demo demo] Empty body provided in request {{(pid=112340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:53:37.726762 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-db541a93-953f-47f0-8775-2fc2344316c9 demo demo] Calling method 'detail' {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:53:37.727048 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.api.api_utils [None req-db541a93-953f-47f0-8775-2fc2344316c9 demo demo] Removing options '' from query. {{(pid=112340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:53:37.728628 np0000172882 devstack@c-api.service[112340]: DEBUG cinder.volume.api [None req-db541a93-953f-47f0-8775-2fc2344316c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:53:37.737142 np0000172882 devstack@c-api.service[112340]: INFO cinder.volume.api [None req-db541a93-953f-47f0-8775-2fc2344316c9 demo demo] Get all volumes completed successfully. May 09 03:53:37.739784 np0000172882 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-db541a93-953f-47f0-8775-2fc2344316c9 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:53:37.740244 np0000172882 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 10/38] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:53:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:53:47.732174 np0000172882 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:54:37.755661 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.middleware.request_id [None req-51acd7d0-1995-49f8-858f-6409704e29f2 None None] RequestId filter calling following filter/app {{(pid=112342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:54:37.760332 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-51acd7d0-1995-49f8-858f-6409704e29f2 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:54:37.760710 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-51acd7d0-1995-49f8-858f-6409704e29f2 demo demo] Empty body provided in request {{(pid=112342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:54:37.761157 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.openstack.wsgi [None req-51acd7d0-1995-49f8-858f-6409704e29f2 demo demo] Calling method 'detail' {{(pid=112342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:54:37.761653 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.api.api_utils [None req-51acd7d0-1995-49f8-858f-6409704e29f2 demo demo] Removing options '' from query. {{(pid=112342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:54:37.763249 np0000172882 devstack@c-api.service[112342]: DEBUG cinder.volume.api [None req-51acd7d0-1995-49f8-858f-6409704e29f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112342) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:54:37.772488 np0000172882 devstack@c-api.service[112342]: INFO cinder.volume.api [None req-51acd7d0-1995-49f8-858f-6409704e29f2 demo demo] Get all volumes completed successfully. May 09 03:54:37.776856 np0000172882 devstack@c-api.service[112342]: INFO cinder.api.openstack.wsgi [None req-51acd7d0-1995-49f8-858f-6409704e29f2 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:54:37.777423 np0000172882 devstack@c-api.service[112342]: [pid: 112342|app: 0|req: 10/39] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:54:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:54:47.767470 np0000172882 devstack@c-api.service[112342]: DEBUG dbcounter [-] [112342] Writing DB stats cinder:SELECT=1 {{(pid=112342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:55:37.794891 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-25e8602c-5c92-4487-8852-3096a2ac5978 None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:55:37.896612 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-25e8602c-5c92-4487-8852-3096a2ac5978 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:55:37.896984 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-25e8602c-5c92-4487-8852-3096a2ac5978 demo demo] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:55:37.897348 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-25e8602c-5c92-4487-8852-3096a2ac5978 demo demo] Calling method 'detail' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:55:37.897858 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.api.api_utils [None req-25e8602c-5c92-4487-8852-3096a2ac5978 demo demo] Removing options '' from query. {{(pid=112341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:55:37.899270 np0000172882 devstack@c-api.service[112341]: DEBUG cinder.volume.api [None req-25e8602c-5c92-4487-8852-3096a2ac5978 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:55:37.906652 np0000172882 devstack@c-api.service[112341]: INFO cinder.volume.api [None req-25e8602c-5c92-4487-8852-3096a2ac5978 demo demo] Get all volumes completed successfully. May 09 03:55:37.908475 np0000172882 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-25e8602c-5c92-4487-8852-3096a2ac5978 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:55:37.909109 np0000172882 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 10/40] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:55:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:55:47.903188 np0000172882 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=1 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:56:37.923755 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.middleware.request_id [None req-775beb79-a898-48b6-9b76-ff9f1f21e79f None None] RequestId filter calling following filter/app {{(pid=112343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:56:37.928880 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-775beb79-a898-48b6-9b76-ff9f1f21e79f demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 09 03:56:37.928880 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-775beb79-a898-48b6-9b76-ff9f1f21e79f demo demo] Empty body provided in request {{(pid=112343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:56:37.928880 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.openstack.wsgi [None req-775beb79-a898-48b6-9b76-ff9f1f21e79f demo demo] Calling method 'detail' {{(pid=112343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:56:37.928880 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.api.api_utils [None req-775beb79-a898-48b6-9b76-ff9f1f21e79f demo demo] Removing options '' from query. {{(pid=112343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:56:37.928880 np0000172882 devstack@c-api.service[112343]: DEBUG cinder.volume.api [None req-775beb79-a898-48b6-9b76-ff9f1f21e79f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112343) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:56:37.938234 np0000172882 devstack@c-api.service[112343]: INFO cinder.volume.api [None req-775beb79-a898-48b6-9b76-ff9f1f21e79f demo demo] Get all volumes completed successfully. May 09 03:56:37.940999 np0000172882 devstack@c-api.service[112343]: INFO cinder.api.openstack.wsgi [None req-775beb79-a898-48b6-9b76-ff9f1f21e79f demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 09 03:56:37.941610 np0000172882 devstack@c-api.service[112343]: [pid: 112343|app: 0|req: 11/41] 199.204.45.242 () {64 vars in 1296 bytes} [Sat May 9 03:56:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:56:47.932205 np0000172882 devstack@c-api.service[112343]: DEBUG dbcounter [-] [112343] Writing DB stats cinder:SELECT=1 {{(pid=112343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}