May 11 01:48:17.934589 np0000173409 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 11 01:48:17.947237 np0000173409 devstack@c-api.service[112590]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 11 01:48:17.949929 np0000173409 devstack@c-api.service[112590]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 11 01:48:17 2026] *** May 11 01:48:17.949929 np0000173409 devstack@c-api.service[112590]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 11 01:48:17.949929 np0000173409 devstack@c-api.service[112590]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 11 01:48:17.949929 np0000173409 devstack@c-api.service[112590]: nodename: np0000173409 May 11 01:48:17.949929 np0000173409 devstack@c-api.service[112590]: machine: x86_64 May 11 01:48:17.949929 np0000173409 devstack@c-api.service[112590]: clock source: unix May 11 01:48:17.949929 np0000173409 devstack@c-api.service[112590]: pcre jit disabled May 11 01:48:17.949929 np0000173409 devstack@c-api.service[112590]: detected number of CPU cores: 16 May 11 01:48:17.949929 np0000173409 devstack@c-api.service[112590]: current working directory: / May 11 01:48:17.949929 np0000173409 devstack@c-api.service[112590]: detected binary path: /usr/bin/uwsgi-core May 11 01:48:17.949929 np0000173409 devstack@c-api.service[112590]: your processes number limit is 256917 May 11 01:48:17.949929 np0000173409 devstack@c-api.service[112590]: your memory page size is 4096 bytes May 11 01:48:17.949929 np0000173409 devstack@c-api.service[112590]: detected max file descriptor number: 2048 May 11 01:48:17.949929 np0000173409 devstack@c-api.service[112590]: lock engine: pthread robust mutexes May 11 01:48:17.950715 np0000173409 devstack@c-api.service[112590]: thunder lock: enabled May 11 01:48:17.950715 np0000173409 devstack@c-api.service[112590]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 11 01:48:17.950715 np0000173409 devstack@c-api.service[112590]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 11 01:48:17.950715 np0000173409 devstack@c-api.service[112590]: PEP 405 virtualenv detected: /opt/stack/data/venv May 11 01:48:17.950715 np0000173409 devstack@c-api.service[112590]: Set PythonHome to /opt/stack/data/venv May 11 01:48:17.986902 np0000173409 devstack@c-api.service[112590]: Python main interpreter initialized at 0x7f96b0ea3668 May 11 01:48:17.986902 np0000173409 devstack@c-api.service[112590]: python threads support enabled May 11 01:48:17.986902 np0000173409 devstack@c-api.service[112590]: your server socket listen backlog is limited to 100 connections May 11 01:48:17.986902 np0000173409 devstack@c-api.service[112590]: your mercy for graceful operations on workers is 80 seconds May 11 01:48:17.987388 np0000173409 devstack@c-api.service[112590]: mapped 671795 bytes (656 KB) for 4 cores May 11 01:48:17.987532 np0000173409 devstack@c-api.service[112590]: *** Operational MODE: preforking *** May 11 01:48:17.987762 np0000173409 devstack@c-api.service[112590]: *** uWSGI is running in multiple interpreter mode *** May 11 01:48:17.987762 np0000173409 devstack@c-api.service[112590]: spawned uWSGI master process (pid: 112590) May 11 01:48:17.988001 np0000173409 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 11 01:48:17.988980 np0000173409 devstack@c-api.service[112590]: spawned uWSGI worker 1 (pid: 112593, cores: 1) May 11 01:48:17.989316 np0000173409 devstack@c-api.service[112590]: spawned uWSGI worker 2 (pid: 112594, cores: 1) May 11 01:48:17.989877 np0000173409 devstack@c-api.service[112590]: spawned uWSGI worker 3 (pid: 112595, cores: 1) May 11 01:48:17.990500 np0000173409 devstack@c-api.service[112590]: spawned uWSGI worker 4 (pid: 112596, cores: 1) May 11 01:48:17.990583 np0000173409 devstack@c-api.service[112590]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 11 01:48:18.117241 np0000173409 devstack@c-api.service[112595]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 11 01:48:18.117241 np0000173409 devstack@c-api.service[112595]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 11 01:48:18.117241 np0000173409 devstack@c-api.service[112595]: we strongly recommend against using it for new projects. May 11 01:48:18.117241 np0000173409 devstack@c-api.service[112595]: If you are already using Eventlet, we recommend migrating to a different May 11 01:48:18.117241 np0000173409 devstack@c-api.service[112595]: framework. For more detail see May 11 01:48:18.117241 np0000173409 devstack@c-api.service[112595]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 11 01:48:18.117241 np0000173409 devstack@c-api.service[112595]: import eventlet # noqa May 11 01:48:18.121711 np0000173409 devstack@c-api.service[112596]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 11 01:48:18.121711 np0000173409 devstack@c-api.service[112596]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 11 01:48:18.121711 np0000173409 devstack@c-api.service[112596]: we strongly recommend against using it for new projects. May 11 01:48:18.121711 np0000173409 devstack@c-api.service[112596]: If you are already using Eventlet, we recommend migrating to a different May 11 01:48:18.121711 np0000173409 devstack@c-api.service[112596]: framework. For more detail see May 11 01:48:18.121711 np0000173409 devstack@c-api.service[112596]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 11 01:48:18.121711 np0000173409 devstack@c-api.service[112596]: import eventlet # noqa May 11 01:48:18.122532 np0000173409 devstack@c-api.service[112594]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 11 01:48:18.122532 np0000173409 devstack@c-api.service[112594]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 11 01:48:18.122532 np0000173409 devstack@c-api.service[112594]: we strongly recommend against using it for new projects. May 11 01:48:18.122532 np0000173409 devstack@c-api.service[112594]: If you are already using Eventlet, we recommend migrating to a different May 11 01:48:18.122532 np0000173409 devstack@c-api.service[112594]: framework. For more detail see May 11 01:48:18.122532 np0000173409 devstack@c-api.service[112594]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 11 01:48:18.122532 np0000173409 devstack@c-api.service[112594]: import eventlet # noqa May 11 01:48:18.128911 np0000173409 devstack@c-api.service[112593]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 11 01:48:18.128911 np0000173409 devstack@c-api.service[112593]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 11 01:48:18.128911 np0000173409 devstack@c-api.service[112593]: we strongly recommend against using it for new projects. May 11 01:48:18.128911 np0000173409 devstack@c-api.service[112593]: If you are already using Eventlet, we recommend migrating to a different May 11 01:48:18.128911 np0000173409 devstack@c-api.service[112593]: framework. For more detail see May 11 01:48:18.128911 np0000173409 devstack@c-api.service[112593]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 11 01:48:18.128911 np0000173409 devstack@c-api.service[112593]: import eventlet # noqa May 11 01:48:18.204604 np0000173409 devstack@c-api.service[112595]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 11 01:48:18.204604 np0000173409 devstack@c-api.service[112595]: debtcollector.deprecate( May 11 01:48:18.208260 np0000173409 devstack@c-api.service[112594]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 11 01:48:18.208260 np0000173409 devstack@c-api.service[112594]: debtcollector.deprecate( May 11 01:48:18.209338 np0000173409 devstack@c-api.service[112596]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 11 01:48:18.209338 np0000173409 devstack@c-api.service[112596]: debtcollector.deprecate( May 11 01:48:18.219441 np0000173409 devstack@c-api.service[112593]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 11 01:48:18.219441 np0000173409 devstack@c-api.service[112593]: debtcollector.deprecate( May 11 01:48:18.282404 np0000173409 devstack@c-api.service[112595]: /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 11 01:48:18.282404 np0000173409 devstack@c-api.service[112595]: from cgi import parse_header May 11 01:48:18.285807 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:18.285807 np0000173409 devstack@c-api.service[112594]: from cgi import parse_header May 11 01:48:18.291643 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:18.291643 np0000173409 devstack@c-api.service[112596]: from cgi import parse_header May 11 01:48:18.298710 np0000173409 devstack@c-api.service[112593]: /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 11 01:48:18.298710 np0000173409 devstack@c-api.service[112593]: from cgi import parse_header May 11 01:48:18.325677 np0000173409 devstack@c-api.service[112595]: /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 11 01:48:18.325677 np0000173409 devstack@c-api.service[112595]: removals.removed_module( May 11 01:48:18.326388 np0000173409 devstack@c-api.service[112595]: /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 11 01:48:18.326388 np0000173409 devstack@c-api.service[112595]: removals.removed_module( May 11 01:48:18.330598 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:18.330598 np0000173409 devstack@c-api.service[112594]: removals.removed_module( May 11 01:48:18.331293 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:18.331293 np0000173409 devstack@c-api.service[112594]: removals.removed_module( May 11 01:48:18.337023 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:18.337023 np0000173409 devstack@c-api.service[112596]: removals.removed_module( May 11 01:48:18.337840 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:18.337840 np0000173409 devstack@c-api.service[112596]: removals.removed_module( May 11 01:48:18.342049 np0000173409 devstack@c-api.service[112593]: /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 11 01:48:18.342049 np0000173409 devstack@c-api.service[112593]: removals.removed_module( May 11 01:48:18.342778 np0000173409 devstack@c-api.service[112593]: /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 11 01:48:18.342778 np0000173409 devstack@c-api.service[112593]: removals.removed_module( May 11 01:48:18.914354 np0000173409 devstack@c-api.service[112595]: /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 11 01:48:18.914354 np0000173409 devstack@c-api.service[112595]: warnings.warn( May 11 01:48:18.936420 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:18.936420 np0000173409 devstack@c-api.service[112594]: warnings.warn( May 11 01:48:18.945611 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:18.945611 np0000173409 devstack@c-api.service[112596]: warnings.warn( May 11 01:48:18.962971 np0000173409 devstack@c-api.service[112593]: /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 11 01:48:18.962971 np0000173409 devstack@c-api.service[112593]: warnings.warn( May 11 01:48:19.013535 np0000173409 devstack@c-api.service[112595]: /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 11 01:48:19.013535 np0000173409 devstack@c-api.service[112595]: warnings.warn( May 11 01:48:19.032891 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:19.032891 np0000173409 devstack@c-api.service[112594]: warnings.warn( May 11 01:48:19.048649 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:19.048649 np0000173409 devstack@c-api.service[112596]: warnings.warn( May 11 01:48:19.091957 np0000173409 devstack@c-api.service[112593]: /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 11 01:48:19.091957 np0000173409 devstack@c-api.service[112593]: warnings.warn( May 11 01:48:19.306245 np0000173409 devstack@c-api.service[112595]: 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 11 01:48:19.306771 np0000173409 devstack@c-api.service[112595]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112595) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 11 01:48:19.317051 np0000173409 devstack@c-api.service[112594]: 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 11 01:48:19.317373 np0000173409 devstack@c-api.service[112594]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112594) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 11 01:48:19.345525 np0000173409 devstack@c-api.service[112596]: 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 11 01:48:19.345898 np0000173409 devstack@c-api.service[112596]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112596) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 11 01:48:19.376453 np0000173409 devstack@c-api.service[112593]: 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 11 01:48:19.377075 np0000173409 devstack@c-api.service[112593]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112593) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 11 01:48:19.392345 np0000173409 devstack@c-api.service[112595]: /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 11 01:48:19.392345 np0000173409 devstack@c-api.service[112595]: @jsonschema.FormatChecker.cls_checks('date-time') May 11 01:48:19.392779 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:19.392779 np0000173409 devstack@c-api.service[112594]: @jsonschema.FormatChecker.cls_checks('date-time') May 11 01:48:19.408752 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:19.408752 np0000173409 devstack@c-api.service[112596]: @jsonschema.FormatChecker.cls_checks('date-time') May 11 01:48:19.439141 np0000173409 devstack@c-api.service[112593]: /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 11 01:48:19.439141 np0000173409 devstack@c-api.service[112593]: @jsonschema.FormatChecker.cls_checks('date-time') May 11 01:48:19.848874 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112594) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 11 01:48:19.849167 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112593) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 11 01:48:19.849270 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112595) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 11 01:48:19.849331 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.849331 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.849528 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.849582 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112596) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 11 01:48:19.849627 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.849726 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.849806 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.849806 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.849957 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.850042 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.850042 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.850157 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.850319 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.851755 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.851844 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.851878 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.851919 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.851957 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.851980 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.852006 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.852030 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.852059 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.852090 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.852120 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.852153 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.852182 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.852226 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.852970 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.853076 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.853155 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.853275 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.853382 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.853454 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.853533 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.853579 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.853615 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.853615 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.853695 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.853731 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.853731 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.853805 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.853842 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.853876 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.853910 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.853958 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.854002 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.854054 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.854101 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.854144 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.854188 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.854533 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.854627 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.854709 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.854798 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.854881 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.854952 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.855037 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.855117 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.855222 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.855311 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.855388 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.855467 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.855543 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.855612 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.855687 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.855687 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.855823 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.855823 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.855823 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.856115 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.856218 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.856302 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.856381 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.856455 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.856494 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.856539 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.856576 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.856623 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.856660 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.856705 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.856745 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.856745 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.856745 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.856841 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.856841 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.856841 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.856841 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.856977 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.857020 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.857059 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.857101 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.857151 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.857210 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.857210 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.857294 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.857342 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.857387 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.857440 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.857480 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.857531 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.857572 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.857612 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.857649 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.857686 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.857730 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.857772 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.857816 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.857859 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.857896 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.857930 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.857982 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.858021 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.858058 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.858100 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.858138 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.858174 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.858174 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.858937 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.858937 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.858937 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.858937 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.858937 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.858937 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.858937 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.859455 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.859455 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.859622 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.859709 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.859709 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.859865 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.859945 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.860021 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.860106 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.860182 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.860276 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.860871 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.860966 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.861047 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.861122 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.861217 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.861294 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.861360 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.861427 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.861494 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.861583 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.861666 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.861735 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.861801 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.861871 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.861938 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.862014 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.862082 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.862148 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.862260 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.862384 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.862472 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.862553 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.862635 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.862719 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.862802 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.862882 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.862964 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.863013 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.863058 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.863103 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.863103 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.863178 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.863237 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.863288 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.863332 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.863372 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.863414 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.863451 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.863495 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.863669 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.863821 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.863908 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.863994 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.864073 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.864152 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.864255 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.864333 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.864333 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.864333 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.864333 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.864333 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.864779 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.864860 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.864929 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.864970 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.865006 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.865006 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.865006 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.865006 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.865157 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.865210 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.865260 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.865298 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.865336 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.865370 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.865406 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.865445 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.865490 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.865526 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.865564 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.865595 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.865627 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.865662 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.865693 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.865751 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.865797 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.865835 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.865835 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.865835 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.865922 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.865960 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.865960 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.866024 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.866064 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.866106 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.866143 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.866211 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.866270 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.866354 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.866497 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.866543 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.866593 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.866637 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.866682 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.866728 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.866772 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.866810 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.866854 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.866896 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.866932 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.866932 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.867013 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.867050 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.867050 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.867050 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.867050 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.867189 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.867829 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.867927 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.868020 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.868111 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.868190 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.868290 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.868290 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.868290 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.868290 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.868555 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.868555 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.868555 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.868555 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.868814 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.868886 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.868961 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.869029 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.869096 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.869163 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.869595 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.869689 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.869840 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.869944 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.870054 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.870054 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.870316 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.870451 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.870574 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.870648 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.870648 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.870780 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.870855 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.870940 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.871016 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.871016 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.871144 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.871275 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.871351 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.871421 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.871498 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.871564 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.871630 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.871703 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.871782 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.871849 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.871887 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.871925 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.871958 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.871990 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.872027 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.872059 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.873883 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.873958 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.874007 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.874052 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.874052 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.874122 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.874169 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.874580 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.874642 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.874693 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.874739 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.874776 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.874810 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.874851 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.874851 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.874914 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.874955 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.874995 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.875029 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.875063 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.875104 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.875146 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.875146 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.875146 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.875259 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.875307 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.875344 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.875377 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.875416 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.875453 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.875488 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.875529 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.875568 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.875568 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.875627 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.875675 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.875712 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.875712 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.876179 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.876251 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.876291 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.876334 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.876370 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.876409 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.876451 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.876489 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.876524 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.876561 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.876561 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.876631 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.876677 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.876714 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.876714 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.876714 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.876714 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.876714 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.876847 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.876890 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.876923 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.876967 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.877015 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.877051 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.877116 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.877164 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.877222 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.877263 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.878057 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.878111 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.878149 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.878256 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.878336 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.878377 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.878412 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.878460 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.878495 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.878529 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.878564 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.878599 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.878633 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.878667 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.878710 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.878751 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.878793 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.878828 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.878867 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.878867 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.878942 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.878979 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.879026 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.879026 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.879103 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.879103 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.879103 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.879103 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.879103 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.879103 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.879103 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.879103 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.879382 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.879382 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.879382 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.879382 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.879382 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.879382 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.879382 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.879382 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.879382 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.879382 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.879382 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.879754 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.879754 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.879754 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.880593 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.880675 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.880761 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.880842 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.880917 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.880979 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.881047 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.881104 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.881152 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.881213 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.881456 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.881537 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.881620 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.881700 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.881780 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.881858 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.881941 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.882026 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.882105 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.882218 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.882358 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.882440 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.882523 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.882600 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.882676 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.882751 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.882751 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.882751 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.882970 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.883056 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.883142 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.883258 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.883258 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.883412 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.883486 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.883568 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.883643 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.883643 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.883788 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.883863 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.883947 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.884055 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.884055 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.884240 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.884327 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.884327 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.884477 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.884559 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.884636 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.884726 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.884726 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.884870 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.884870 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.884870 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.884870 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.884870 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.885268 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.885268 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.885268 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.885268 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.885580 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.885655 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.885655 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.885793 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.885866 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.885948 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.886035 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.886035 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.886213 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.886320 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.886385 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.886436 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.886479 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.886517 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.886556 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.886594 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.886664 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.886664 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.886734 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.886774 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.886811 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.886844 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.886844 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.886914 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.886956 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.886956 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.886956 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.887145 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.887185 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.887443 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.887522 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.887522 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.887654 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.887743 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.887824 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.887824 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.887977 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.887977 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.888123 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.888224 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.888327 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.888419 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.888419 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.888419 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.888419 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.888719 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.888719 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.888719 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.888719 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.888995 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.889074 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.889116 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.889159 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.889213 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.889263 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.889305 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.889343 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.889382 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.889419 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.889458 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.889493 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.889527 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.889560 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.889595 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.889636 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.889670 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.889703 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.889750 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.889786 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.889826 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.889858 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.889897 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.889932 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.889969 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.890013 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.890051 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.890085 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.890123 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.890157 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.890157 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.890633 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.890633 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.890795 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.890882 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.890962 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.891044 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.891122 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.891221 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.891302 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.891380 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.891455 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.891542 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.891621 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.891703 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.891782 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.891864 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.891864 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.891864 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.891864 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.892139 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.892228 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.892303 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.892303 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.892456 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.892533 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.892533 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.892533 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.892533 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.892802 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.892802 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.892802 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.892802 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.892945 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.892982 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.893016 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.893052 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.893085 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.893126 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.893167 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.893167 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.893167 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.893167 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.893316 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.893316 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.893316 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.893316 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.893441 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.893484 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.893517 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.893548 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.893584 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.893621 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.893654 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.893654 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.893654 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.893654 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.893776 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.893776 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.893835 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.893882 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.893917 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.893955 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.893994 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.894028 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.894066 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.894097 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.894133 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.894170 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.894594 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.894594 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.894855 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.894855 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.894855 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.895075 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.895159 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.895159 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.895332 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.895418 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.895502 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.895583 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.895661 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.895661 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.895661 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.895661 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.895941 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.895941 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.895941 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.895941 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.895941 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.895941 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.896380 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.896466 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.896552 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.896552 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.896552 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.896552 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.896854 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.896937 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.897017 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.897093 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.897167 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.897274 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.897319 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.897548 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.897586 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.897635 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.897826 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.897910 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.897994 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.898074 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.898148 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.898254 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.898357 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.898444 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.898527 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.898603 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.898655 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.898696 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.898731 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.898774 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.898819 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.898863 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.898904 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.899203 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.899251 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.899289 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.899340 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.899378 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.899412 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.899446 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.899484 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.899529 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.899569 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.899605 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.899647 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.899683 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.899718 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.899762 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.899806 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.899848 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.899888 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.899931 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.899976 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.899976 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.899976 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.899976 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.899976 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.900134 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.900173 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.900173 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.900789 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.900868 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.900939 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.901015 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.901015 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.901154 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.901242 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.901283 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.901328 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.901364 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.901364 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.901364 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.901467 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.901467 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.901534 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.901569 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.901607 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.901643 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.901643 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.901705 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.901755 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.901755 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.902100 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.902174 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.902271 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.902391 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.902391 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.902538 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.902614 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.902614 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.902748 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.902828 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.902903 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.902973 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.902973 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.903107 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.903147 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.903184 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.903249 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.903249 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.903324 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.903368 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.903404 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.903444 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.903444 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.903695 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.903735 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.903735 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.903735 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.903824 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.903868 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.903901 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.903934 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.903966 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.903998 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.904033 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.904062 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.904098 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.904136 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.904168 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.904514 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.904594 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.904672 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.904744 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.904820 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.904889 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.904950 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.904950 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.905070 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.905136 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.905221 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.905307 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.905385 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.905385 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.905521 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.905521 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.905521 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.905521 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.905521 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.905521 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.905521 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.905988 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.905988 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.905988 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.905988 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.906354 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.906414 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.906466 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.906512 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.906556 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.906609 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.906662 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.906662 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.906662 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.906662 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.906792 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.906792 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.906792 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.906792 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.906792 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.906894 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.906922 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.906947 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.906947 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.906947 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.907014 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.907037 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.907240 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.907308 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.907359 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.907461 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.907514 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.907578 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.907633 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.907633 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.907730 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.907730 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.907816 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.907816 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.907966 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.908016 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.908043 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.908065 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.908146 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.908180 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.908273 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.908313 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.908429 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.908552 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.908694 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.912661 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.912725 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.912794 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.912852 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.912918 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.912962 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.913023 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.913050 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.913078 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.913108 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.913108 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.913154 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.913298 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.913404 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.913453 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.913527 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.913527 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.913527 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.913527 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.913527 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.913842 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.913872 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.913901 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.913987 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.914028 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.914088 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.914130 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.914173 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.914247 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.914314 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.914361 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.914457 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.914484 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.914508 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.914537 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.914564 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.914588 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.914613 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.914641 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.914672 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.914700 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.914727 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.914750 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.914777 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.914800 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.914827 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.914850 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.914877 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.914900 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.914934 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.914957 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.914984 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.915006 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.915028 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.915053 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.915053 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.915053 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.915053 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.915140 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.915170 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.917452 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.917645 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.917645 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.917705 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.917792 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.917876 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.918035 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.918440 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.918526 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.918609 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.918771 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.918771 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.918941 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.918941 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:48:19.918941 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:48:19.919007 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:48:19.919029 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:48:19.919128 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:48:19.919235 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:48:19.919235 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:48:19.959635 np0000173409 devstack@c-api.service[112594]: INFO dbcounter [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Registered counter for database cinder May 11 01:48:19.959975 np0000173409 devstack@c-api.service[112596]: INFO dbcounter [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Registered counter for database cinder May 11 01:48:19.960012 np0000173409 devstack@c-api.service[112593]: INFO dbcounter [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Registered counter for database cinder May 11 01:48:19.964169 np0000173409 devstack@c-api.service[112595]: INFO dbcounter [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Registered counter for database cinder May 11 01:48:19.971540 np0000173409 devstack@c-api.service[112594]: DEBUG oslo_db.sqlalchemy.engines [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c 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=112594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:48:19.977070 np0000173409 devstack@c-api.service[112596]: DEBUG oslo_db.sqlalchemy.engines [None req-aabc7f6f-04da-407f-8514-0561e9f15565 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=112596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:48:19.981270 np0000173409 devstack@c-api.service[112593]: DEBUG oslo_db.sqlalchemy.engines [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c 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=112593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:48:19.987377 np0000173409 devstack@c-api.service[112595]: DEBUG oslo_db.sqlalchemy.engines [None req-d4683f62-ceb2-4dde-8a92-998347b597ba 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=112595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:48:20.085048 np0000173409 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writer thread running {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 11 01:48:20.087727 np0000173409 devstack@c-api.service[112594]: INFO cinder.rpc [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 11 01:48:20.090067 np0000173409 devstack@c-api.service[112594]: INFO cinder.rpc [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 11 01:48:20.092620 np0000173409 devstack@c-api.service[112594]: INFO cinder.rpc [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 11 01:48:20.094918 np0000173409 devstack@c-api.service[112594]: INFO cinder.rpc [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 11 01:48:20.096115 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.098094 np0000173409 devstack@c-api.service[112593]: DEBUG dbcounter [-] [112593] Writer thread running {{(pid=112593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 11 01:48:20.098478 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.099685 np0000173409 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writer thread running {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 11 01:48:20.101055 np0000173409 devstack@c-api.service[112593]: INFO cinder.rpc [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 11 01:48:20.102111 np0000173409 devstack@c-api.service[112596]: INFO cinder.rpc [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 11 01:48:20.103220 np0000173409 devstack@c-api.service[112593]: INFO cinder.rpc [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 11 01:48:20.103429 np0000173409 devstack@c-api.service[112594]: DEBUG oslo_db.sqlalchemy.engines [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c 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=112594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:48:20.104546 np0000173409 devstack@c-api.service[112596]: INFO cinder.rpc [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 11 01:48:20.105160 np0000173409 devstack@c-api.service[112594]: INFO cinder.rpc [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 11 01:48:20.105553 np0000173409 devstack@c-api.service[112593]: INFO cinder.rpc [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 11 01:48:20.106690 np0000173409 devstack@c-api.service[112596]: INFO cinder.rpc [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 11 01:48:20.107120 np0000173409 devstack@c-api.service[112594]: INFO cinder.rpc [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 11 01:48:20.107704 np0000173409 devstack@c-api.service[112593]: INFO cinder.rpc [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 11 01:48:20.108272 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.108605 np0000173409 devstack@c-api.service[112596]: INFO cinder.rpc [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 11 01:48:20.108955 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.109513 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.109733 np0000173409 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writer thread running {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 11 01:48:20.111304 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.111551 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.113222 np0000173409 devstack@c-api.service[112595]: INFO cinder.rpc [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 11 01:48:20.116029 np0000173409 devstack@c-api.service[112596]: DEBUG oslo_db.sqlalchemy.engines [None req-aabc7f6f-04da-407f-8514-0561e9f15565 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=112596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:48:20.116487 np0000173409 devstack@c-api.service[112595]: INFO cinder.rpc [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 11 01:48:20.117055 np0000173409 devstack@c-api.service[112593]: DEBUG oslo_db.sqlalchemy.engines [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c 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=112593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:48:20.117735 np0000173409 devstack@c-api.service[112596]: INFO cinder.rpc [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 11 01:48:20.119443 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.119490 np0000173409 devstack@c-api.service[112593]: INFO cinder.rpc [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 11 01:48:20.119529 np0000173409 devstack@c-api.service[112596]: INFO cinder.rpc [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 11 01:48:20.120671 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.120707 np0000173409 devstack@c-api.service[112595]: INFO cinder.rpc [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 11 01:48:20.122396 np0000173409 devstack@c-api.service[112593]: INFO cinder.rpc [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 11 01:48:20.122671 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.123632 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.124604 np0000173409 devstack@c-api.service[112595]: INFO cinder.rpc [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 11 01:48:20.125863 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.125999 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.128657 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.130110 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.132083 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.133284 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.134842 np0000173409 devstack@c-api.service[112595]: DEBUG oslo_db.sqlalchemy.engines [None req-d4683f62-ceb2-4dde-8a92-998347b597ba 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=112595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:48:20.135436 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.135964 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.136226 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.136879 np0000173409 devstack@c-api.service[112595]: INFO cinder.rpc [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 11 01:48:20.138822 np0000173409 devstack@c-api.service[112595]: INFO cinder.rpc [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 11 01:48:20.139270 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.139306 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.139407 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.139660 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.142573 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.142928 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.144094 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.145855 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.146991 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.147262 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.147418 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.150059 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.150113 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.150248 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.151453 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.153102 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.153513 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.154741 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.155937 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.157464 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.157503 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.157989 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.159369 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.160419 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.160458 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.161515 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.162020 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.162152 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.163069 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.163372 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.164547 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.164767 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.164897 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.165628 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.166123 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.167557 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.167597 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.168659 np0000173409 devstack@c-api.service[112594]: WARNING cinder.api.contrib.hosts [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 11 01:48:20.168694 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.169396 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.170920 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.170957 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.171903 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.172488 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.173347 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: extensions {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.173514 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.174414 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.174603 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: encryption {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.175685 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.176186 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: encryption {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.176586 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.177088 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.177750 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: os-quota-sets {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.178113 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.178744 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.179222 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: cgsnapshots {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.179299 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.179634 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.180288 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.180623 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: os-quota-class-sets {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.180821 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.181253 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.181941 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: os-availability-zone {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.182375 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.182892 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.183215 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.183250 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: qos-specs {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.184019 np0000173409 devstack@c-api.service[112596]: WARNING cinder.api.contrib.hosts [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 11 01:48:20.184061 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.184816 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.185336 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: backups {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.185646 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.186319 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.186850 np0000173409 devstack@c-api.service[112593]: WARNING cinder.api.contrib.hosts [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 11 01:48:20.187603 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.187852 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: extra_specs {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.187895 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.188768 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: extensions {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.189039 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.189073 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.189405 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: os-snapshot-manage {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.189992 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: encryption {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.190675 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.190867 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: os-volume-type-access {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.191540 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: extensions {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.191607 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: encryption {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.192424 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: capabilities {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.192488 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.192764 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: encryption {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.193144 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: os-quota-sets {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.193698 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: os-hosts {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.194400 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: encryption {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.194563 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: cgsnapshots {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.194668 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.195049 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: consistencygroups {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.195942 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: os-quota-sets {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.196031 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: os-quota-class-sets {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.196206 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.197000 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: os-volume-transfer {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.197351 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: cgsnapshots {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.197385 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: os-availability-zone {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.197828 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.198630 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: qos-specs {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.198674 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: scheduler-stats {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.198929 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: os-quota-class-sets {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.199443 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.200096 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extended resource: os-volume-manage {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.200249 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: os-availability-zone {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.200686 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: backups {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.200873 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.201524 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: qos-specs {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.201994 np0000173409 devstack@c-api.service[112595]: WARNING cinder.api.contrib.hosts [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 11 01:48:20.202226 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.202765 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.203155 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.contrib.snapshot_actions [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] SnapshotActionsController initialized {{(pid=112594) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 11 01:48:20.203226 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: extra_specs {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.203912 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.204146 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: backups {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.204258 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.204761 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: os-snapshot-manage {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.205315 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.205838 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.206173 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: extra_specs {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.206221 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: os-volume-type-access {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.206719 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: extensions {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.206764 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.207752 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: os-snapshot-manage {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.207798 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: capabilities {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.207952 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: encryption {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.208136 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.209005 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: os-hosts {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.209204 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: os-volume-type-access {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.209542 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: encryption {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.209575 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.210340 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: consistencygroups {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.210787 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: capabilities {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.211103 np0000173409 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.211136 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: os-quota-sets {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.211952 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.212057 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: os-hosts {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.212100 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.212167 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.212299 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.212361 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: os-volume-transfer {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.212389 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.212498 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.212537 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: cgsnapshots {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.212623 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.212724 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.212849 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.212941 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extension UsedLimits extending resource: limits {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.213041 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extension TypesManage extending resource: types {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.213162 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extension AdminActions extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.213291 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extension AdminActions extending resource: snapshots {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.213401 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: consistencygroups {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.213443 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extension AdminActions extending resource: backups {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.213509 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extension VolumeActions extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.213705 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.213918 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: os-quota-class-sets {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.213970 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: scheduler-stats {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.215278 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: os-availability-zone {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.215397 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: os-volume-transfer {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.215441 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extended resource: os-volume-manage {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.215983 np0000173409 devstack@c-api.service[112594]: WARNING keystonemiddleware.auth_token [None req-38eece5f-4e09-4bee-89a3-e2bd78516e8c 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 11 01:48:20.216543 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: qos-specs {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.217051 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: scheduler-stats {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.217571 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.218508 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.contrib.snapshot_actions [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] SnapshotActionsController initialized {{(pid=112596) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 11 01:48:20.218543 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extended resource: os-volume-manage {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.218653 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: backups {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.219281 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.220687 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.220732 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.221167 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: extra_specs {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.221599 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.contrib.snapshot_actions [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] SnapshotActionsController initialized {{(pid=112593) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 11 01:48:20.222015 np0000173409 devstack@c-api.service[112594]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f96b0ea3668 pid: 112594 (default app) May 11 01:48:20.222381 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.222542 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.222542 np0000173409 devstack@c-api.service[112594]: warnings.warn( May 11 01:48:20.222641 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.222737 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: os-snapshot-manage {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.223787 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.223983 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.224204 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: os-volume-type-access {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.225237 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.225420 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.225750 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: capabilities {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.226672 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.226945 np0000173409 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.227040 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: os-hosts {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.227806 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.227916 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.228026 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.228109 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.228142 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.228259 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.228355 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.228388 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: consistencygroups {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.228484 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.228586 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.228700 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.228799 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extension UsedLimits extending resource: limits {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.228897 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extension TypesManage extending resource: types {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.229001 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extension AdminActions extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.229134 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extension AdminActions extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.229249 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extension AdminActions extending resource: backups {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.229352 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extension VolumeActions extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.229557 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-aabc7f6f-04da-407f-8514-0561e9f15565 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.229617 np0000173409 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.230326 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: os-volume-transfer {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.230507 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.230623 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.230623 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.230725 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.230756 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.230756 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.230756 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.230756 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.230756 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.230929 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.230929 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.230929 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.230929 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.230929 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.231067 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.231093 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.231093 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.231093 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.231093 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.231093 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.231093 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.231308 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.231308 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.231308 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.231308 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.231430 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.231430 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.231490 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.231516 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.231516 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.231516 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.231516 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.231640 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.231640 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.231640 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.231640 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.231640 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.231798 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.231798 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.231798 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.231798 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.231798 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.231936 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.231962 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.231962 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.231962 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.231962 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.231962 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.231962 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.232134 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.232134 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.232134 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.232134 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.232134 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.232134 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.232317 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.232317 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.232377 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.232402 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.232402 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.232402 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.232402 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.232402 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.232402 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.232570 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.232570 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.232570 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.232570 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.232570 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.232719 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.232741 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.232770 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.232770 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.232770 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.232770 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.232770 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.232917 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.232917 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.232917 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.232917 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.232917 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.233042 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.233042 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.233103 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.233128 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.233128 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.233128 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.233128 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.233128 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.233128 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.233295 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.233295 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.233295 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.233295 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.233418 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.233418 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.233478 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.233503 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.233503 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.233503 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.233503 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.233615 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.233615 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.233615 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.233615 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.233736 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.233736 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.233736 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.233736 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.233852 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extension UsedLimits extending resource: limits {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.233876 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.233876 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.233876 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.233876 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.233876 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.234029 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.234029 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.234029 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.234029 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.234029 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.234166 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.234166 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.234166 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.234166 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.235472 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extension TypesManage extending resource: types {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.235532 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.235532 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.235532 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.235532 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.235738 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.235738 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.235738 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.235738 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.235949 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.235949 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.235949 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.235949 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.236149 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extension AdminActions extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.236212 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.236212 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.236212 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.236212 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.236212 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.236482 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.236482 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.236482 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.236482 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.236482 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.236482 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.236785 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.236785 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.236785 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.236785 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.236785 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.237032 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extension AdminActions extending resource: snapshots {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.237079 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.237079 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.237079 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.237079 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.237079 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.237079 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.237399 np0000173409 devstack@c-api.service[112596]: WARNING keystonemiddleware.auth_token [None req-aabc7f6f-04da-407f-8514-0561e9f15565 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 11 01:48:20.237458 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.237458 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.237458 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.237458 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.237458 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.237458 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.237768 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.237768 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.237871 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extension AdminActions extending resource: backups {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.237922 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.237922 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.237922 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.237922 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.237922 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.237922 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.238246 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.238246 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.238246 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.238246 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.238246 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.238523 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.238571 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: scheduler-stats {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.238617 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.238617 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.238726 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extension VolumeActions extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.238776 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.238776 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.238776 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.238776 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.238776 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.239041 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.239041 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.239041 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.239041 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:20.239041 np0000173409 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 11 01:48:20.239290 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.239345 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extended resource: os-volume-manage {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:48:20.239393 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-0f8e9f79-2303-4d3d-a1ae-300a1557eea9 None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:48:20.239444 np0000173409 devstack@c-api.service[112593]: WARNING keystonemiddleware.auth_token [None req-93cb11fe-c0a3-45eb-9b90-005bc3096a4c 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 11 01:48:20.239500 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.239500 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.contrib.snapshot_actions [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] SnapshotActionsController initialized {{(pid=112595) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 11 01:48:20.239594 np0000173409 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 1/1] 199.204.45.38 () {60 vars in 946 bytes} [Mon May 11 01:48:20 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 11 01:48:20.239641 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.239683 np0000173409 devstack@c-api.service[112596]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f96b0ea3668 pid: 112596 (default app) May 11 01:48:20.239727 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.240174 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.241591 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.241981 np0000173409 devstack@c-api.service[112593]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f96b0ea3668 pid: 112593 (default app) May 11 01:48:20.243062 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.244592 np0000173409 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:48:20.245476 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.245586 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.245669 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.245768 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.245972 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extension SnapshotActions extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.245972 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extension VolumeTypeAccess extending resource: types {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.246103 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.246208 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.246331 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.246464 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extension UsedLimits extending resource: limits {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.246557 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extension TypesManage extending resource: types {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.246662 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extension AdminActions extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.246788 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extension AdminActions extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.246889 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extension AdminActions extending resource: backups {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.247008 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extension VolumeActions extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.247206 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-d4683f62-ceb2-4dde-8a92-998347b597ba None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:48:20.249510 np0000173409 devstack@c-api.service[112595]: WARNING keystonemiddleware.auth_token [None req-d4683f62-ceb2-4dde-8a92-998347b597ba 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 11 01:48:20.255768 np0000173409 devstack@c-api.service[112595]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f96b0ea3668 pid: 112595 (default app) May 11 01:48:27.715674 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-51c62f4e-a339-4d54-a4c1-76ab513d6c4d None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:48:28.237628 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-51c62f4e-a339-4d54-a4c1-76ab513d6c4d admin admin] POST https://199.204.45.38/volume/v3/types May 11 01:48:28.238173 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-51c62f4e-a339-4d54-a4c1-76ab513d6c4d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 11 01:48:28.240485 np0000173409 devstack@c-api.service[112594]: /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 11 01:48:28.240485 np0000173409 devstack@c-api.service[112594]: warnings.warn( May 11 01:48:28.249874 np0000173409 devstack@c-api.service[112594]: DEBUG oslo_db.sqlalchemy.engines [None req-51c62f4e-a339-4d54-a4c1-76ab513d6c4d 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=112594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:48:28.308610 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-51c62f4e-a339-4d54-a4c1-76ab513d6c4d admin admin] https://199.204.45.38/volume/v3/types returned with HTTP 200 May 11 01:48:28.309439 np0000173409 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 2/2] 199.204.45.38 () {68 vars in 1281 bytes} [Mon May 11 01:48:27 2026] POST /volume/v3/types => generated 186 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 01:48:28.322370 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.322370 np0000173409 devstack@c-api.service[112596]: warnings.warn( May 11 01:48:28.337230 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.337230 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.337230 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.337230 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.337230 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.337591 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.337591 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.337591 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.337591 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.337591 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.337863 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.337863 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.337863 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.337863 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.337863 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.337863 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.338250 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.338250 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.338250 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.338250 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.338495 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.338495 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.338495 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.338495 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.338735 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.338735 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.338735 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.338735 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.338974 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.338974 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.338974 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.338974 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.338974 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.339311 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.339311 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.339311 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.339311 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.339311 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.339601 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.339601 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.339601 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.339601 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.339601 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.339601 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.339927 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.339927 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.339927 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.339927 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.339927 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.339927 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.340387 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.340387 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.340387 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.340387 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.340387 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.340387 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.340727 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.340727 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.340727 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.340727 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.340727 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.341033 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.341033 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.341033 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.341033 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.341033 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.341319 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.341319 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.341319 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.341319 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.341319 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.341319 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.341666 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.341666 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.341666 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.341666 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.341666 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.341666 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.342009 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.342009 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.342009 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.342009 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.342009 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.342315 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.342315 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.342315 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.342315 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.342315 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.342605 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.342605 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.342605 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.342605 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.342847 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.342847 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.342847 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.342847 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.343075 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.343075 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.343075 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.343075 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.343075 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.343396 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.343396 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.343396 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.343396 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.343396 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.343664 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.343664 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.343664 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.343664 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.343887 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.343887 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.343887 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.343887 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.344182 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.344182 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.344182 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.344182 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.344436 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.344436 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.344436 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.344436 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.344658 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.344658 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.344658 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.344658 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.344902 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.344902 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.344902 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.344902 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.344902 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.345106 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.345106 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.345106 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.345106 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.345106 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.345106 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.345333 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.345333 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.345333 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.345333 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.345333 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.345503 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.345503 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.345503 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.345503 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.345503 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.345503 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.345720 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.345720 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.345720 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.345720 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.345720 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.345720 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.345933 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.345933 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.345933 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.345933 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.345933 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.345933 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.346150 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.346150 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.346150 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.346150 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.346150 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.346150 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.346377 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.346377 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.346377 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.346377 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.346521 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.346521 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.346521 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.346521 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.346521 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.346717 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.346717 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.346717 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.346717 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.346717 np0000173409 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 11 01:48:28.346987 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [req-51c62f4e-a339-4d54-a4c1-76ab513d6c4d req-bcf0e9c7-ce93-4c60-9288-f5038ed133ab None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:48:28.688315 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [req-51c62f4e-a339-4d54-a4c1-76ab513d6c4d req-bcf0e9c7-ce93-4c60-9288-f5038ed133ab admin admin] POST https://199.204.45.38/volume/v3/types/b2411f65-5dc8-4e94-b90f-dacf36801598/extra_specs May 11 01:48:28.688989 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [req-51c62f4e-a339-4d54-a4c1-76ab513d6c4d req-bcf0e9c7-ce93-4c60-9288-f5038ed133ab admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 11 01:48:28.690765 np0000173409 devstack@c-api.service[112596]: /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 11 01:48:28.690765 np0000173409 devstack@c-api.service[112596]: warnings.warn( May 11 01:48:28.701474 np0000173409 devstack@c-api.service[112596]: DEBUG oslo_db.sqlalchemy.engines [req-51c62f4e-a339-4d54-a4c1-76ab513d6c4d req-bcf0e9c7-ce93-4c60-9288-f5038ed133ab 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=112596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:48:28.777674 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [req-51c62f4e-a339-4d54-a4c1-76ab513d6c4d req-bcf0e9c7-ce93-4c60-9288-f5038ed133ab admin admin] https://199.204.45.38/volume/v3/types/b2411f65-5dc8-4e94-b90f-dacf36801598/extra_specs returned with HTTP 200 May 11 01:48:28.778805 np0000173409 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 1/3] 199.204.45.38 () {70 vars in 1498 bytes} [Mon May 11 01:48:28 2026] POST /volume/v3/types/b2411f65-5dc8-4e94-b90f-dacf36801598/extra_specs => generated 55 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 01:48:30.121909 np0000173409 devstack@c-api.service[112593]: DEBUG dbcounter [-] [112593] Writing DB stats cinder:SELECT=6 {{(pid=112593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:48:30.138554 np0000173409 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=6 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:48:38.306955 np0000173409 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:48:38.775225 np0000173409 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:50:56.685126 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.685126 np0000173409 devstack@c-api.service[112593]: warnings.warn( May 11 01:50:56.699512 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.699512 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.699512 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.699512 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.699512 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.700036 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.700036 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.700036 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.700036 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.700036 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.700648 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.700648 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.700648 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.700648 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.700648 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.700648 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.701425 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.701425 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.701425 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.701425 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.701959 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.701959 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.701959 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.701959 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.702483 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.702483 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.702483 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.702483 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.703027 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.703027 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.703027 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.703027 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.703027 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.703272 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.703272 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.703272 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.703272 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.703272 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.703472 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.703472 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.703472 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.703472 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.703472 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.703472 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.703711 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.703711 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.703711 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.703711 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.703711 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.703711 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.703944 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.703944 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.703944 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.703944 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.703944 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.703944 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.704180 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.704180 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.704180 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.704180 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.704180 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.704408 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.704408 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.704408 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.704408 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.704408 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.704593 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.704593 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.704593 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.704593 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.704593 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.704593 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.704840 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.704840 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.704840 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.704840 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.704840 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.704840 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.705073 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.705073 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.705073 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.705073 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.705073 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.705441 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.705441 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.705441 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.705441 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.705441 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.705637 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.705637 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.705637 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.705637 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.705847 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.705847 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.705847 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.705847 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.706031 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.706031 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.706031 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.706031 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.706031 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.706590 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.706590 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.706590 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.706590 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.706590 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.706972 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.706972 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.706972 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.706972 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.707236 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.707236 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.707236 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.707236 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.707652 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.707652 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.707652 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.707652 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.707959 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.707959 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.707959 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.707959 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.708262 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.708262 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.708262 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.708262 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.708554 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.708554 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.708554 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.708554 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.708554 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.708959 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.708959 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.708959 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.708959 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.708959 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.708959 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.709426 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.709426 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.709426 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.709426 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.709426 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.709796 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.709796 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.709796 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.709796 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.709796 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.709796 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.710139 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.710139 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.710139 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.710139 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.710139 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.710139 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.710404 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.710404 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.710404 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.710404 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.710404 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.710404 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.710656 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.710656 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.710656 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.710656 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.710656 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.710656 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.710892 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.710892 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.710892 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.710892 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.711059 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.711059 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.711059 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.711059 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.711059 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.711416 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.711416 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.711416 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.711416 np0000173409 devstack@c-api.service[112593]: /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 11 01:50:56.711416 np0000173409 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 11 01:50:56.711416 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.middleware.request_id [None req-0cf98561-ca84-4bd3-be98-6f44fab7f8af None None] RequestId filter calling following filter/app {{(pid=112593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:50:56.711416 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-0cf98561-ca84-4bd3-be98-6f44fab7f8af None None] GET https://199.204.45.38/volume// May 11 01:50:56.711688 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-0cf98561-ca84-4bd3-be98-6f44fab7f8af None None] Empty body provided in request {{(pid=112593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:50:56.711688 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-0cf98561-ca84-4bd3-be98-6f44fab7f8af None None] Calling method 'all' {{(pid=112593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:50:56.711688 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-0cf98561-ca84-4bd3-be98-6f44fab7f8af None None] https://199.204.45.38/volume// returned with HTTP 300 May 11 01:50:56.711688 np0000173409 devstack@c-api.service[112593]: [pid: 112593|app: 0|req: 1/4] 199.204.45.38 () {66 vars in 1449 bytes} [Mon May 11 01:50:56 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 11 01:51:36.673367 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.673367 np0000173409 devstack@c-api.service[112595]: warnings.warn( May 11 01:51:36.687784 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.687784 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.687784 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.687784 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.687784 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.688165 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.688165 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.688165 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.688165 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.688165 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.688530 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.688530 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.688530 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.688530 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.688530 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.688530 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.688878 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.688878 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.688878 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.688878 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.689122 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.689122 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.689122 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.689122 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.689408 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.689408 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.689408 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.689408 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.689674 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.689674 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.689674 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.689674 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.689674 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.689999 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.689999 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.689999 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.689999 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.689999 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.690317 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.690317 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.690317 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.690317 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.690317 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.690317 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.690690 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.690690 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.690690 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.690690 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.690690 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.690690 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.691026 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.691026 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.691026 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.691026 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.691026 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.691026 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.691441 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.691441 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.691441 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.691441 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.691441 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.691726 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.691726 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.691726 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.691726 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.691726 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.691995 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.691995 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.691995 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.691995 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.691995 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.691995 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.692365 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.692365 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.692365 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.692365 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.692365 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.692365 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.692710 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.692710 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.692710 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.692710 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.692710 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.693003 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.693003 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.693003 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.693003 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.693003 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.693313 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.693313 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.693313 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.693313 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.693620 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.693620 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.693620 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.693620 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.693818 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.693818 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.693818 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.693818 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.693818 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.694011 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.694011 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.694011 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.694011 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.694011 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.694183 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.694183 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.694183 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.694183 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.694344 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.694344 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.694344 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.694344 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.694501 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.694501 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.694501 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.694501 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.694677 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.694677 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.694677 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.694677 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.694823 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.694823 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.694823 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.694823 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.694971 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.694971 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.694971 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.694971 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.694971 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.695167 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.695167 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.695167 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.695167 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.695167 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.695167 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.695429 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.695429 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.695429 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.695429 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.695429 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.695608 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.695608 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.695608 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.695608 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.695608 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.695608 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.695824 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.695824 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.695824 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.695824 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.695824 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.695824 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.696047 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.696047 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.696047 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.696047 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.696047 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.696047 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.696293 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.696293 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.696293 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.696293 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.696293 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.696293 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.696546 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.696546 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.696546 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.696546 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.696704 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.696704 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.696704 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.696704 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.696704 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.697039 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.697039 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.697039 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.697039 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:36.697039 np0000173409 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 11 01:51:36.697039 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-9e652854-de57-4f07-ae95-61d8700ac42c None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:51:37.045342 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-9e652854-de57-4f07-ae95-61d8700ac42c demo demo] GET https://199.204.45.38/volume/v3/types?is_public=None May 11 01:51:37.045707 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-9e652854-de57-4f07-ae95-61d8700ac42c demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:51:37.046011 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-9e652854-de57-4f07-ae95-61d8700ac42c demo demo] Calling method 'index' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:51:37.046485 np0000173409 devstack@c-api.service[112595]: /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 11 01:51:37.046485 np0000173409 devstack@c-api.service[112595]: warnings.warn( May 11 01:51:37.047342 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-9e652854-de57-4f07-ae95-61d8700ac42c demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 01:51:37.059280 np0000173409 devstack@c-api.service[112595]: DEBUG oslo_db.sqlalchemy.engines [None req-9e652854-de57-4f07-ae95-61d8700ac42c 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=112595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:51:37.083495 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-9e652854-de57-4f07-ae95-61d8700ac42c demo demo] https://199.204.45.38/volume/v3/types?is_public=None returned with HTTP 200 May 11 01:51:37.083987 np0000173409 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 1/5] 199.204.45.38 () {64 vars in 1256 bytes} [Mon May 11 01:51:36 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 01:51:37.100501 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [req-9e652854-de57-4f07-ae95-61d8700ac42c req-0f03bcfd-82e8-4a61-b386-d1c3fcb57bf5 None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:51:37.104885 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [req-9e652854-de57-4f07-ae95-61d8700ac42c req-0f03bcfd-82e8-4a61-b386-d1c3fcb57bf5 demo demo] GET https://199.204.45.38/volume/v3/types/default May 11 01:51:37.105141 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [req-9e652854-de57-4f07-ae95-61d8700ac42c req-0f03bcfd-82e8-4a61-b386-d1c3fcb57bf5 demo demo] Empty body provided in request {{(pid=112594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:51:37.105453 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [req-9e652854-de57-4f07-ae95-61d8700ac42c req-0f03bcfd-82e8-4a61-b386-d1c3fcb57bf5 demo demo] Calling method 'show' {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:51:37.115485 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [req-9e652854-de57-4f07-ae95-61d8700ac42c req-0f03bcfd-82e8-4a61-b386-d1c3fcb57bf5 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 11 01:51:37.115808 np0000173409 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 3/6] 199.204.45.38 () {66 vars in 1322 bytes} [Mon May 11 01:51:37 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 01:51:37.516307 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-05ebf1a5-99b1-4ab7-a22e-bdf49a8db356 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:51:37.520680 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-05ebf1a5-99b1-4ab7-a22e-bdf49a8db356 demo demo] GET https://199.204.45.38/volume/v3/types/default May 11 01:51:37.520906 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-05ebf1a5-99b1-4ab7-a22e-bdf49a8db356 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:51:37.521157 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-05ebf1a5-99b1-4ab7-a22e-bdf49a8db356 demo demo] Calling method 'show' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:51:37.536526 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-05ebf1a5-99b1-4ab7-a22e-bdf49a8db356 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 11 01:51:37.536853 np0000173409 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 2/7] 199.204.45.38 () {64 vars in 1251 bytes} [Mon May 11 01:51:37 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 01:51:37.956313 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.middleware.request_id [None req-11a5e674-43ad-4061-aba9-956e603ac0ac None None] RequestId filter calling following filter/app {{(pid=112593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:51:38.286225 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-11a5e674-43ad-4061-aba9-956e603ac0ac demo demo] GET https://199.204.45.38/volume/v3/types/default May 11 01:51:38.286584 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-11a5e674-43ad-4061-aba9-956e603ac0ac demo demo] Empty body provided in request {{(pid=112593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:51:38.286773 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-11a5e674-43ad-4061-aba9-956e603ac0ac demo demo] Calling method 'show' {{(pid=112593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:51:38.296225 np0000173409 devstack@c-api.service[112593]: DEBUG oslo_db.sqlalchemy.engines [None req-11a5e674-43ad-4061-aba9-956e603ac0ac 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=112593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:51:38.312386 np0000173409 devstack@c-api.service[112593]: /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 11 01:51:38.312386 np0000173409 devstack@c-api.service[112593]: warnings.warn( May 11 01:51:38.314515 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-11a5e674-43ad-4061-aba9-956e603ac0ac demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 11 01:51:38.314884 np0000173409 devstack@c-api.service[112593]: [pid: 112593|app: 0|req: 2/8] 199.204.45.38 () {64 vars in 1251 bytes} [Mon May 11 01:51:37 2026] GET /volume/v3/types/default => generated 145 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 01:51:38.329448 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-4e91e471-c486-49a1-8fae-e0808aa3a287 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:51:38.331964 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-4e91e471-c486-49a1-8fae-e0808aa3a287 demo demo] GET https://199.204.45.38/volume/v3/types/default May 11 01:51:38.332312 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-4e91e471-c486-49a1-8fae-e0808aa3a287 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:51:38.332645 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-4e91e471-c486-49a1-8fae-e0808aa3a287 demo demo] Calling method 'show' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:51:38.348100 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-4e91e471-c486-49a1-8fae-e0808aa3a287 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 11 01:51:38.348494 np0000173409 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 2/9] 199.204.45.38 () {64 vars in 1251 bytes} [Mon May 11 01:51:38 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 11 01:51:47.111919 np0000173409 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=2 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:51:47.532745 np0000173409 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=2 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:51:48.310418 np0000173409 devstack@c-api.service[112593]: DEBUG dbcounter [-] [112593] Writing DB stats cinder:SELECT=2 {{(pid=112593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:51:48.344614 np0000173409 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=3 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:56:56.244517 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-7bb6c0b2-e3ed-4a03-bff9-946574c38eb0 None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:56:56.338156 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-7bb6c0b2-e3ed-4a03-bff9-946574c38eb0 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 01:56:56.338561 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-7bb6c0b2-e3ed-4a03-bff9-946574c38eb0 demo demo] Empty body provided in request {{(pid=112594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:56:56.338964 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-7bb6c0b2-e3ed-4a03-bff9-946574c38eb0 demo demo] Calling method 'detail' {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:56:56.339952 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.api_utils [None req-7bb6c0b2-e3ed-4a03-bff9-946574c38eb0 demo demo] Removing options '' from query. {{(pid=112594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 01:56:56.341997 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.volume.api [None req-7bb6c0b2-e3ed-4a03-bff9-946574c38eb0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 01:56:56.383612 np0000173409 devstack@c-api.service[112594]: INFO cinder.volume.api [None req-7bb6c0b2-e3ed-4a03-bff9-946574c38eb0 demo demo] Get all volumes completed successfully. May 11 01:56:56.386181 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-7bb6c0b2-e3ed-4a03-bff9-946574c38eb0 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 01:56:56.386664 np0000173409 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 4/10] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 01:56:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 01:57:06.375877 np0000173409 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=1 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:57:56.416572 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-3963d243-672b-473c-b1f5-1ade29ca0ae2 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:57:56.421542 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-3963d243-672b-473c-b1f5-1ade29ca0ae2 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 01:57:56.421934 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-3963d243-672b-473c-b1f5-1ade29ca0ae2 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:57:56.423124 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-3963d243-672b-473c-b1f5-1ade29ca0ae2 demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:57:56.424107 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-3963d243-672b-473c-b1f5-1ade29ca0ae2 demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 01:57:56.425747 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-3963d243-672b-473c-b1f5-1ade29ca0ae2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 01:57:56.452377 np0000173409 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-3963d243-672b-473c-b1f5-1ade29ca0ae2 demo demo] Get all volumes completed successfully. May 11 01:57:56.455110 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-3963d243-672b-473c-b1f5-1ade29ca0ae2 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 01:57:56.455821 np0000173409 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 3/11] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 01:57:56 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 11 01:58:06.447748 np0000173409 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:58:56.471770 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.middleware.request_id [None req-a2516e96-69ae-4b71-8cd5-f3f10346f020 None None] RequestId filter calling following filter/app {{(pid=112593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:58:56.475186 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-a2516e96-69ae-4b71-8cd5-f3f10346f020 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 01:58:56.475385 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-a2516e96-69ae-4b71-8cd5-f3f10346f020 demo demo] Empty body provided in request {{(pid=112593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:58:56.475563 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-a2516e96-69ae-4b71-8cd5-f3f10346f020 demo demo] Calling method 'detail' {{(pid=112593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:58:56.476013 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.api_utils [None req-a2516e96-69ae-4b71-8cd5-f3f10346f020 demo demo] Removing options '' from query. {{(pid=112593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 01:58:56.476762 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.volume.api [None req-a2516e96-69ae-4b71-8cd5-f3f10346f020 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 01:58:56.510307 np0000173409 devstack@c-api.service[112593]: INFO cinder.volume.api [None req-a2516e96-69ae-4b71-8cd5-f3f10346f020 demo demo] Get all volumes completed successfully. May 11 01:58:56.512293 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-a2516e96-69ae-4b71-8cd5-f3f10346f020 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 01:58:56.512687 np0000173409 devstack@c-api.service[112593]: [pid: 112593|app: 0|req: 3/12] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 01:58:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 01:59:06.505523 np0000173409 devstack@c-api.service[112593]: DEBUG dbcounter [-] [112593] Writing DB stats cinder:SELECT=1 {{(pid=112593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:59:56.526297 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-44e6012b-bfac-4095-8799-60ac3ce809fb None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:59:56.532013 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-44e6012b-bfac-4095-8799-60ac3ce809fb demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 01:59:56.532495 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-44e6012b-bfac-4095-8799-60ac3ce809fb demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:59:56.532885 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-44e6012b-bfac-4095-8799-60ac3ce809fb demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:59:56.533605 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-44e6012b-bfac-4095-8799-60ac3ce809fb demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 01:59:56.534377 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-44e6012b-bfac-4095-8799-60ac3ce809fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 01:59:56.573380 np0000173409 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-44e6012b-bfac-4095-8799-60ac3ce809fb demo demo] Get all volumes completed successfully. May 11 01:59:56.575460 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-44e6012b-bfac-4095-8799-60ac3ce809fb demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 01:59:56.575883 np0000173409 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 3/13] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 01:59:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:00:06.567542 np0000173409 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:00:56.593520 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-1492d4dd-326c-421f-98c3-cc4437beca14 None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:00:56.595902 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-1492d4dd-326c-421f-98c3-cc4437beca14 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:00:56.596091 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-1492d4dd-326c-421f-98c3-cc4437beca14 demo demo] Empty body provided in request {{(pid=112594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:00:56.596375 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-1492d4dd-326c-421f-98c3-cc4437beca14 demo demo] Calling method 'detail' {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:00:56.596665 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.api_utils [None req-1492d4dd-326c-421f-98c3-cc4437beca14 demo demo] Removing options '' from query. {{(pid=112594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:00:56.597647 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.volume.api [None req-1492d4dd-326c-421f-98c3-cc4437beca14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:00:56.607441 np0000173409 devstack@c-api.service[112594]: INFO cinder.volume.api [None req-1492d4dd-326c-421f-98c3-cc4437beca14 demo demo] Get all volumes completed successfully. May 11 02:00:56.609809 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-1492d4dd-326c-421f-98c3-cc4437beca14 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:00:56.610258 np0000173409 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 5/14] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:00:56 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 11 02:01:06.600827 np0000173409 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=1 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:01:56.629344 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-3bb621d1-cee8-4c67-b3bf-d67fdf8f79e4 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:01:56.850591 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-3bb621d1-cee8-4c67-b3bf-d67fdf8f79e4 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:01:56.850861 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-3bb621d1-cee8-4c67-b3bf-d67fdf8f79e4 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:01:56.851121 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-3bb621d1-cee8-4c67-b3bf-d67fdf8f79e4 demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:01:56.851705 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-3bb621d1-cee8-4c67-b3bf-d67fdf8f79e4 demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:01:56.852799 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-3bb621d1-cee8-4c67-b3bf-d67fdf8f79e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:01:56.862462 np0000173409 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-3bb621d1-cee8-4c67-b3bf-d67fdf8f79e4 demo demo] Get all volumes completed successfully. May 11 02:01:56.865728 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-3bb621d1-cee8-4c67-b3bf-d67fdf8f79e4 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:01:56.866360 np0000173409 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 4/15] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:01:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:02:06.856665 np0000173409 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:02:56.882983 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.middleware.request_id [None req-7ceab2d4-3e4c-4729-b409-446669df40c5 None None] RequestId filter calling following filter/app {{(pid=112593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:02:56.885932 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-7ceab2d4-3e4c-4729-b409-446669df40c5 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:02:56.886177 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-7ceab2d4-3e4c-4729-b409-446669df40c5 demo demo] Empty body provided in request {{(pid=112593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:02:56.886474 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-7ceab2d4-3e4c-4729-b409-446669df40c5 demo demo] Calling method 'detail' {{(pid=112593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:02:56.886837 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.api_utils [None req-7ceab2d4-3e4c-4729-b409-446669df40c5 demo demo] Removing options '' from query. {{(pid=112593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:02:56.887888 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.volume.api [None req-7ceab2d4-3e4c-4729-b409-446669df40c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:02:56.899860 np0000173409 devstack@c-api.service[112593]: INFO cinder.volume.api [None req-7ceab2d4-3e4c-4729-b409-446669df40c5 demo demo] Get all volumes completed successfully. May 11 02:02:56.902761 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-7ceab2d4-3e4c-4729-b409-446669df40c5 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:02:56.903281 np0000173409 devstack@c-api.service[112593]: [pid: 112593|app: 0|req: 4/16] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:02:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:03:06.891729 np0000173409 devstack@c-api.service[112593]: DEBUG dbcounter [-] [112593] Writing DB stats cinder:SELECT=1 {{(pid=112593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:03:56.922556 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-f552a445-38b2-4b12-a32c-1f889f5f5e81 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:03:56.926676 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-f552a445-38b2-4b12-a32c-1f889f5f5e81 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:03:56.926933 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-f552a445-38b2-4b12-a32c-1f889f5f5e81 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:03:56.927203 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-f552a445-38b2-4b12-a32c-1f889f5f5e81 demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:03:56.927562 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-f552a445-38b2-4b12-a32c-1f889f5f5e81 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:03:56.929593 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-f552a445-38b2-4b12-a32c-1f889f5f5e81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:03:56.946220 np0000173409 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-f552a445-38b2-4b12-a32c-1f889f5f5e81 demo demo] Get all volumes completed successfully. May 11 02:03:56.947105 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-f552a445-38b2-4b12-a32c-1f889f5f5e81 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:03:56.947872 np0000173409 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 4/17] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:03:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:04:06.933666 np0000173409 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:04:56.967991 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-cadebd46-2522-43ea-b2c2-b62e1bc87925 None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:04:56.973771 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-cadebd46-2522-43ea-b2c2-b62e1bc87925 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:04:56.974254 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-cadebd46-2522-43ea-b2c2-b62e1bc87925 demo demo] Empty body provided in request {{(pid=112594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:04:56.974737 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-cadebd46-2522-43ea-b2c2-b62e1bc87925 demo demo] Calling method 'detail' {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:04:56.975378 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.api_utils [None req-cadebd46-2522-43ea-b2c2-b62e1bc87925 demo demo] Removing options '' from query. {{(pid=112594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:04:56.977049 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.volume.api [None req-cadebd46-2522-43ea-b2c2-b62e1bc87925 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:04:56.987648 np0000173409 devstack@c-api.service[112594]: INFO cinder.volume.api [None req-cadebd46-2522-43ea-b2c2-b62e1bc87925 demo demo] Get all volumes completed successfully. May 11 02:04:56.990452 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-cadebd46-2522-43ea-b2c2-b62e1bc87925 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:04:56.990699 np0000173409 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 6/18] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:04:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:05:06.981886 np0000173409 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=1 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:05:57.005691 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-7eac51d6-9195-4bdd-85c5-feb3bb944c00 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:05:57.008481 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-7eac51d6-9195-4bdd-85c5-feb3bb944c00 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:05:57.008746 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-7eac51d6-9195-4bdd-85c5-feb3bb944c00 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:05:57.009067 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-7eac51d6-9195-4bdd-85c5-feb3bb944c00 demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:05:57.009420 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-7eac51d6-9195-4bdd-85c5-feb3bb944c00 demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:05:57.010586 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-7eac51d6-9195-4bdd-85c5-feb3bb944c00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:05:57.020439 np0000173409 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-7eac51d6-9195-4bdd-85c5-feb3bb944c00 demo demo] Get all volumes completed successfully. May 11 02:05:57.022829 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-7eac51d6-9195-4bdd-85c5-feb3bb944c00 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:05:57.023361 np0000173409 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 5/19] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:05:57 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 11 02:06:07.015540 np0000173409 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:06:57.040908 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.middleware.request_id [None req-d2b56990-8dbd-4c63-9c65-c3e3a182b862 None None] RequestId filter calling following filter/app {{(pid=112593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:06:57.201566 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-d2b56990-8dbd-4c63-9c65-c3e3a182b862 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:06:57.202018 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-d2b56990-8dbd-4c63-9c65-c3e3a182b862 demo demo] Empty body provided in request {{(pid=112593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:06:57.202314 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-d2b56990-8dbd-4c63-9c65-c3e3a182b862 demo demo] Calling method 'detail' {{(pid=112593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:06:57.202612 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.api_utils [None req-d2b56990-8dbd-4c63-9c65-c3e3a182b862 demo demo] Removing options '' from query. {{(pid=112593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:06:57.203672 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.volume.api [None req-d2b56990-8dbd-4c63-9c65-c3e3a182b862 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:06:57.213039 np0000173409 devstack@c-api.service[112593]: INFO cinder.volume.api [None req-d2b56990-8dbd-4c63-9c65-c3e3a182b862 demo demo] Get all volumes completed successfully. May 11 02:06:57.215920 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-d2b56990-8dbd-4c63-9c65-c3e3a182b862 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:06:57.216503 np0000173409 devstack@c-api.service[112593]: [pid: 112593|app: 0|req: 5/20] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:06:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:07:07.207540 np0000173409 devstack@c-api.service[112593]: DEBUG dbcounter [-] [112593] Writing DB stats cinder:SELECT=1 {{(pid=112593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:07:57.236024 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-93ce0344-d3fa-441a-bfab-2ea9df6f3949 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:07:57.240946 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-93ce0344-d3fa-441a-bfab-2ea9df6f3949 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:07:57.241521 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-93ce0344-d3fa-441a-bfab-2ea9df6f3949 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:07:57.241986 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-93ce0344-d3fa-441a-bfab-2ea9df6f3949 demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:07:57.242571 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-93ce0344-d3fa-441a-bfab-2ea9df6f3949 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:07:57.244573 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-93ce0344-d3fa-441a-bfab-2ea9df6f3949 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:07:57.254662 np0000173409 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-93ce0344-d3fa-441a-bfab-2ea9df6f3949 demo demo] Get all volumes completed successfully. May 11 02:07:57.257776 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-93ce0344-d3fa-441a-bfab-2ea9df6f3949 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:07:57.258327 np0000173409 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 5/21] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:07:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:08:07.248305 np0000173409 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:08:57.274552 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-b56981c9-71c7-4818-bcf6-0eb5199bfe35 None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:08:57.279250 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-b56981c9-71c7-4818-bcf6-0eb5199bfe35 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:08:57.279632 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-b56981c9-71c7-4818-bcf6-0eb5199bfe35 demo demo] Empty body provided in request {{(pid=112594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:08:57.280073 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-b56981c9-71c7-4818-bcf6-0eb5199bfe35 demo demo] Calling method 'detail' {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:08:57.280624 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.api_utils [None req-b56981c9-71c7-4818-bcf6-0eb5199bfe35 demo demo] Removing options '' from query. {{(pid=112594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:08:57.282231 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.volume.api [None req-b56981c9-71c7-4818-bcf6-0eb5199bfe35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:08:57.291405 np0000173409 devstack@c-api.service[112594]: INFO cinder.volume.api [None req-b56981c9-71c7-4818-bcf6-0eb5199bfe35 demo demo] Get all volumes completed successfully. May 11 02:08:57.293656 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-b56981c9-71c7-4818-bcf6-0eb5199bfe35 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:08:57.294095 np0000173409 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 7/22] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:08:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:09:07.286380 np0000173409 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=1 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:09:57.314142 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-a9746fe5-3c48-42e9-9922-82571e1e775a None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:09:57.318007 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-a9746fe5-3c48-42e9-9922-82571e1e775a demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:09:57.318176 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-a9746fe5-3c48-42e9-9922-82571e1e775a demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:09:57.318381 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-a9746fe5-3c48-42e9-9922-82571e1e775a demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:09:57.318636 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-a9746fe5-3c48-42e9-9922-82571e1e775a demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:09:57.319858 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-a9746fe5-3c48-42e9-9922-82571e1e775a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:09:57.327410 np0000173409 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-a9746fe5-3c48-42e9-9922-82571e1e775a demo demo] Get all volumes completed successfully. May 11 02:09:57.329258 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-a9746fe5-3c48-42e9-9922-82571e1e775a demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:09:57.329657 np0000173409 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 6/23] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:09:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:10:07.323507 np0000173409 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:10:57.345626 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.middleware.request_id [None req-d0ddb597-53b9-4d38-87b9-5f83a2f4e1f8 None None] RequestId filter calling following filter/app {{(pid=112593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:10:57.349780 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-d0ddb597-53b9-4d38-87b9-5f83a2f4e1f8 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:10:57.350077 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-d0ddb597-53b9-4d38-87b9-5f83a2f4e1f8 demo demo] Empty body provided in request {{(pid=112593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:10:57.350400 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-d0ddb597-53b9-4d38-87b9-5f83a2f4e1f8 demo demo] Calling method 'detail' {{(pid=112593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:10:57.350747 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.api_utils [None req-d0ddb597-53b9-4d38-87b9-5f83a2f4e1f8 demo demo] Removing options '' from query. {{(pid=112593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:10:57.351897 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.volume.api [None req-d0ddb597-53b9-4d38-87b9-5f83a2f4e1f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:10:57.361663 np0000173409 devstack@c-api.service[112593]: INFO cinder.volume.api [None req-d0ddb597-53b9-4d38-87b9-5f83a2f4e1f8 demo demo] Get all volumes completed successfully. May 11 02:10:57.364229 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-d0ddb597-53b9-4d38-87b9-5f83a2f4e1f8 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:10:57.365262 np0000173409 devstack@c-api.service[112593]: [pid: 112593|app: 0|req: 6/24] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:10:57 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 11 02:11:07.356421 np0000173409 devstack@c-api.service[112593]: DEBUG dbcounter [-] [112593] Writing DB stats cinder:SELECT=1 {{(pid=112593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:11:57.385131 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-5e7653d9-e78a-47f9-a613-34edd4b71d2e None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:11:57.539942 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-5e7653d9-e78a-47f9-a613-34edd4b71d2e demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:11:57.539942 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-5e7653d9-e78a-47f9-a613-34edd4b71d2e demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:11:57.539942 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-5e7653d9-e78a-47f9-a613-34edd4b71d2e demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:11:57.539942 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-5e7653d9-e78a-47f9-a613-34edd4b71d2e demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:11:57.542835 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-5e7653d9-e78a-47f9-a613-34edd4b71d2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:11:57.552341 np0000173409 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-5e7653d9-e78a-47f9-a613-34edd4b71d2e demo demo] Get all volumes completed successfully. May 11 02:11:57.554305 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-5e7653d9-e78a-47f9-a613-34edd4b71d2e demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:11:57.554699 np0000173409 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 6/25] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:11:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:12:07.547554 np0000173409 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:12:57.579136 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-b184a4a0-c150-46a6-b110-d42e2893324a None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:12:57.586841 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-b184a4a0-c150-46a6-b110-d42e2893324a demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:12:57.586841 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-b184a4a0-c150-46a6-b110-d42e2893324a demo demo] Empty body provided in request {{(pid=112594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:12:57.586841 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-b184a4a0-c150-46a6-b110-d42e2893324a demo demo] Calling method 'detail' {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:12:57.587066 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.api_utils [None req-b184a4a0-c150-46a6-b110-d42e2893324a demo demo] Removing options '' from query. {{(pid=112594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:12:57.590868 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.volume.api [None req-b184a4a0-c150-46a6-b110-d42e2893324a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:12:57.602776 np0000173409 devstack@c-api.service[112594]: INFO cinder.volume.api [None req-b184a4a0-c150-46a6-b110-d42e2893324a demo demo] Get all volumes completed successfully. May 11 02:12:57.605454 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-b184a4a0-c150-46a6-b110-d42e2893324a demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:12:57.605902 np0000173409 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 8/26] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:12:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:13:07.595730 np0000173409 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=1 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:13:57.619546 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-adce545b-414a-4203-811e-ac399166dc07 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:13:57.622981 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-adce545b-414a-4203-811e-ac399166dc07 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:13:57.623225 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-adce545b-414a-4203-811e-ac399166dc07 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:13:57.623495 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-adce545b-414a-4203-811e-ac399166dc07 demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:13:57.623840 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-adce545b-414a-4203-811e-ac399166dc07 demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:13:57.624835 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-adce545b-414a-4203-811e-ac399166dc07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:13:57.636107 np0000173409 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-adce545b-414a-4203-811e-ac399166dc07 demo demo] Get all volumes completed successfully. May 11 02:13:57.638986 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-adce545b-414a-4203-811e-ac399166dc07 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:13:57.639708 np0000173409 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 7/27] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:13:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:14:07.629665 np0000173409 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:14:57.658388 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.middleware.request_id [None req-3228891a-a976-4502-9748-e198cc18eb7a None None] RequestId filter calling following filter/app {{(pid=112593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:14:57.664327 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-3228891a-a976-4502-9748-e198cc18eb7a demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:14:57.664638 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-3228891a-a976-4502-9748-e198cc18eb7a demo demo] Empty body provided in request {{(pid=112593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:14:57.664951 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-3228891a-a976-4502-9748-e198cc18eb7a demo demo] Calling method 'detail' {{(pid=112593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:14:57.665828 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.api_utils [None req-3228891a-a976-4502-9748-e198cc18eb7a demo demo] Removing options '' from query. {{(pid=112593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:14:57.667420 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.volume.api [None req-3228891a-a976-4502-9748-e198cc18eb7a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:14:57.677002 np0000173409 devstack@c-api.service[112593]: INFO cinder.volume.api [None req-3228891a-a976-4502-9748-e198cc18eb7a demo demo] Get all volumes completed successfully. May 11 02:14:57.679260 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-3228891a-a976-4502-9748-e198cc18eb7a demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:14:57.679736 np0000173409 devstack@c-api.service[112593]: [pid: 112593|app: 0|req: 7/28] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:14:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:15:07.672041 np0000173409 devstack@c-api.service[112593]: DEBUG dbcounter [-] [112593] Writing DB stats cinder:SELECT=1 {{(pid=112593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:15:57.698811 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-9277f0ff-ab3e-43e5-a237-4f6985f3a1ab None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:15:57.702053 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-9277f0ff-ab3e-43e5-a237-4f6985f3a1ab demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:15:57.702335 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-9277f0ff-ab3e-43e5-a237-4f6985f3a1ab demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:15:57.702593 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-9277f0ff-ab3e-43e5-a237-4f6985f3a1ab demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:15:57.702917 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-9277f0ff-ab3e-43e5-a237-4f6985f3a1ab demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:15:57.703973 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-9277f0ff-ab3e-43e5-a237-4f6985f3a1ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:15:57.717832 np0000173409 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-9277f0ff-ab3e-43e5-a237-4f6985f3a1ab demo demo] Get all volumes completed successfully. May 11 02:15:57.720630 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-9277f0ff-ab3e-43e5-a237-4f6985f3a1ab demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:15:57.721186 np0000173409 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 7/29] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:15:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:16:07.709126 np0000173409 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:16:57.738559 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-c8e0ba7e-da83-4242-93e5-476f12cb6f41 None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:16:57.847442 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-c8e0ba7e-da83-4242-93e5-476f12cb6f41 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:16:57.847442 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-c8e0ba7e-da83-4242-93e5-476f12cb6f41 demo demo] Empty body provided in request {{(pid=112594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:16:57.847442 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-c8e0ba7e-da83-4242-93e5-476f12cb6f41 demo demo] Calling method 'detail' {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:16:57.847442 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.api_utils [None req-c8e0ba7e-da83-4242-93e5-476f12cb6f41 demo demo] Removing options '' from query. {{(pid=112594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:16:57.847442 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.volume.api [None req-c8e0ba7e-da83-4242-93e5-476f12cb6f41 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:16:57.856829 np0000173409 devstack@c-api.service[112594]: INFO cinder.volume.api [None req-c8e0ba7e-da83-4242-93e5-476f12cb6f41 demo demo] Get all volumes completed successfully. May 11 02:16:57.859380 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-c8e0ba7e-da83-4242-93e5-476f12cb6f41 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:16:57.859911 np0000173409 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 9/30] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:16:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:17:07.850716 np0000173409 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=1 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:17:57.875025 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-0a58e0f5-bffc-4bf7-8e5e-9e1238f060c4 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:17:57.878996 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-0a58e0f5-bffc-4bf7-8e5e-9e1238f060c4 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:17:57.879560 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-0a58e0f5-bffc-4bf7-8e5e-9e1238f060c4 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:17:57.880016 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-0a58e0f5-bffc-4bf7-8e5e-9e1238f060c4 demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:17:57.880612 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-0a58e0f5-bffc-4bf7-8e5e-9e1238f060c4 demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:17:57.882415 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-0a58e0f5-bffc-4bf7-8e5e-9e1238f060c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:17:57.889478 np0000173409 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-0a58e0f5-bffc-4bf7-8e5e-9e1238f060c4 demo demo] Get all volumes completed successfully. May 11 02:17:57.891631 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-0a58e0f5-bffc-4bf7-8e5e-9e1238f060c4 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:17:57.892035 np0000173409 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 8/31] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:17:57 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 11 02:18:07.885577 np0000173409 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:18:57.906813 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.middleware.request_id [None req-081fc475-30af-4e24-b3ea-a06c767dc6d3 None None] RequestId filter calling following filter/app {{(pid=112593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:18:57.912694 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-081fc475-30af-4e24-b3ea-a06c767dc6d3 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:18:57.913153 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-081fc475-30af-4e24-b3ea-a06c767dc6d3 demo demo] Empty body provided in request {{(pid=112593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:18:57.913850 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-081fc475-30af-4e24-b3ea-a06c767dc6d3 demo demo] Calling method 'detail' {{(pid=112593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:18:57.914502 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.api_utils [None req-081fc475-30af-4e24-b3ea-a06c767dc6d3 demo demo] Removing options '' from query. {{(pid=112593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:18:57.915368 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.volume.api [None req-081fc475-30af-4e24-b3ea-a06c767dc6d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:18:57.924066 np0000173409 devstack@c-api.service[112593]: INFO cinder.volume.api [None req-081fc475-30af-4e24-b3ea-a06c767dc6d3 demo demo] Get all volumes completed successfully. May 11 02:18:57.927056 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-081fc475-30af-4e24-b3ea-a06c767dc6d3 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:18:57.927702 np0000173409 devstack@c-api.service[112593]: [pid: 112593|app: 0|req: 8/32] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:18:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:19:07.918684 np0000173409 devstack@c-api.service[112593]: DEBUG dbcounter [-] [112593] Writing DB stats cinder:SELECT=1 {{(pid=112593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:19:57.967276 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-d0a96afd-10a2-423b-b6e5-9080f3a0cb92 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:19:57.973315 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-d0a96afd-10a2-423b-b6e5-9080f3a0cb92 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:19:57.974131 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-d0a96afd-10a2-423b-b6e5-9080f3a0cb92 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:19:57.974421 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-d0a96afd-10a2-423b-b6e5-9080f3a0cb92 demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:19:57.974803 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-d0a96afd-10a2-423b-b6e5-9080f3a0cb92 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:19:57.976648 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-d0a96afd-10a2-423b-b6e5-9080f3a0cb92 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:19:57.987359 np0000173409 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-d0a96afd-10a2-423b-b6e5-9080f3a0cb92 demo demo] Get all volumes completed successfully. May 11 02:19:57.990330 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-d0a96afd-10a2-423b-b6e5-9080f3a0cb92 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:19:57.990959 np0000173409 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 8/33] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:19:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:20:07.981149 np0000173409 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:20:58.011036 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-87a52c30-eb6b-4087-af60-980590122264 None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:20:58.014468 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-87a52c30-eb6b-4087-af60-980590122264 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:20:58.014756 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-87a52c30-eb6b-4087-af60-980590122264 demo demo] Empty body provided in request {{(pid=112594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:20:58.015063 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-87a52c30-eb6b-4087-af60-980590122264 demo demo] Calling method 'detail' {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:20:58.015836 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.api.api_utils [None req-87a52c30-eb6b-4087-af60-980590122264 demo demo] Removing options '' from query. {{(pid=112594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:20:58.018687 np0000173409 devstack@c-api.service[112594]: DEBUG cinder.volume.api [None req-87a52c30-eb6b-4087-af60-980590122264 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:20:58.025334 np0000173409 devstack@c-api.service[112594]: INFO cinder.volume.api [None req-87a52c30-eb6b-4087-af60-980590122264 demo demo] Get all volumes completed successfully. May 11 02:20:58.027388 np0000173409 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-87a52c30-eb6b-4087-af60-980590122264 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:20:58.027803 np0000173409 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 10/34] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:20:58 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 11 02:21:08.021246 np0000173409 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=1 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:21:58.041011 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-e8aff75e-abd4-40e3-b52d-f66f00885af3 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:21:58.123747 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-e8aff75e-abd4-40e3-b52d-f66f00885af3 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:21:58.124135 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-e8aff75e-abd4-40e3-b52d-f66f00885af3 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:21:58.124639 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-e8aff75e-abd4-40e3-b52d-f66f00885af3 demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:21:58.125147 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-e8aff75e-abd4-40e3-b52d-f66f00885af3 demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:21:58.126623 np0000173409 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-e8aff75e-abd4-40e3-b52d-f66f00885af3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:21:58.134745 np0000173409 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-e8aff75e-abd4-40e3-b52d-f66f00885af3 demo demo] Get all volumes completed successfully. May 11 02:21:58.136780 np0000173409 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-e8aff75e-abd4-40e3-b52d-f66f00885af3 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:21:58.137131 np0000173409 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 9/35] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:21:58 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 11 02:22:08.130243 np0000173409 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:22:58.167774 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.middleware.request_id [None req-3e048bb8-047c-4ebd-b8a7-5e5646db1d78 None None] RequestId filter calling following filter/app {{(pid=112593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:22:58.171336 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-3e048bb8-047c-4ebd-b8a7-5e5646db1d78 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:22:58.171336 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-3e048bb8-047c-4ebd-b8a7-5e5646db1d78 demo demo] Empty body provided in request {{(pid=112593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:22:58.171336 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-3e048bb8-047c-4ebd-b8a7-5e5646db1d78 demo demo] Calling method 'detail' {{(pid=112593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:22:58.171336 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.api.api_utils [None req-3e048bb8-047c-4ebd-b8a7-5e5646db1d78 demo demo] Removing options '' from query. {{(pid=112593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:22:58.171815 np0000173409 devstack@c-api.service[112593]: DEBUG cinder.volume.api [None req-3e048bb8-047c-4ebd-b8a7-5e5646db1d78 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:22:58.180486 np0000173409 devstack@c-api.service[112593]: INFO cinder.volume.api [None req-3e048bb8-047c-4ebd-b8a7-5e5646db1d78 demo demo] Get all volumes completed successfully. May 11 02:22:58.182601 np0000173409 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-3e048bb8-047c-4ebd-b8a7-5e5646db1d78 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:22:58.183041 np0000173409 devstack@c-api.service[112593]: [pid: 112593|app: 0|req: 9/36] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:22:58 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 11 02:23:08.175054 np0000173409 devstack@c-api.service[112593]: DEBUG dbcounter [-] [112593] Writing DB stats cinder:SELECT=1 {{(pid=112593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:23:58.199360 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-74f7a1a8-7cb1-4f26-8f2d-845551100f52 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:23:58.202902 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-74f7a1a8-7cb1-4f26-8f2d-845551100f52 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 11 02:23:58.203140 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-74f7a1a8-7cb1-4f26-8f2d-845551100f52 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:23:58.203403 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-74f7a1a8-7cb1-4f26-8f2d-845551100f52 demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:23:58.203707 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-74f7a1a8-7cb1-4f26-8f2d-845551100f52 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:23:58.204873 np0000173409 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-74f7a1a8-7cb1-4f26-8f2d-845551100f52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:23:58.218155 np0000173409 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-74f7a1a8-7cb1-4f26-8f2d-845551100f52 demo demo] Get all volumes completed successfully. May 11 02:23:58.221911 np0000173409 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-74f7a1a8-7cb1-4f26-8f2d-845551100f52 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 11 02:23:58.222429 np0000173409 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 9/37] 199.204.45.38 () {64 vars in 1290 bytes} [Mon May 11 02:23:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:24:08.212034 np0000173409 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}