May 09 09:09:29.684262 np0000173037 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:09:29.690629 np0000173037 devstack@c-api.service[113273]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:09:29.693808 np0000173037 devstack@c-api.service[113273]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:09:29 2026] *** May 09 09:09:29.693808 np0000173037 devstack@c-api.service[113273]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:09:29.693808 np0000173037 devstack@c-api.service[113273]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:09:29.693808 np0000173037 devstack@c-api.service[113273]: nodename: np0000173037 May 09 09:09:29.693808 np0000173037 devstack@c-api.service[113273]: machine: x86_64 May 09 09:09:29.693808 np0000173037 devstack@c-api.service[113273]: clock source: unix May 09 09:09:29.693808 np0000173037 devstack@c-api.service[113273]: pcre jit disabled May 09 09:09:29.693808 np0000173037 devstack@c-api.service[113273]: detected number of CPU cores: 16 May 09 09:09:29.693808 np0000173037 devstack@c-api.service[113273]: current working directory: / May 09 09:09:29.693808 np0000173037 devstack@c-api.service[113273]: detected binary path: /usr/bin/uwsgi-core May 09 09:09:29.693808 np0000173037 devstack@c-api.service[113273]: your processes number limit is 256917 May 09 09:09:29.693808 np0000173037 devstack@c-api.service[113273]: your memory page size is 4096 bytes May 09 09:09:29.693808 np0000173037 devstack@c-api.service[113273]: detected max file descriptor number: 2048 May 09 09:09:29.693808 np0000173037 devstack@c-api.service[113273]: lock engine: pthread robust mutexes May 09 09:09:29.694431 np0000173037 devstack@c-api.service[113273]: thunder lock: enabled May 09 09:09:29.694431 np0000173037 devstack@c-api.service[113273]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:09:29.694431 np0000173037 devstack@c-api.service[113273]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:09:29.694431 np0000173037 devstack@c-api.service[113273]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:09:29.694431 np0000173037 devstack@c-api.service[113273]: Set PythonHome to /opt/stack/data/venv May 09 09:09:29.731553 np0000173037 devstack@c-api.service[113273]: Python main interpreter initialized at 0x75e2250a3668 May 09 09:09:29.731553 np0000173037 devstack@c-api.service[113273]: python threads support enabled May 09 09:09:29.731553 np0000173037 devstack@c-api.service[113273]: your server socket listen backlog is limited to 100 connections May 09 09:09:29.731553 np0000173037 devstack@c-api.service[113273]: your mercy for graceful operations on workers is 80 seconds May 09 09:09:29.732093 np0000173037 devstack@c-api.service[113273]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:09:29.732299 np0000173037 devstack@c-api.service[113273]: *** Operational MODE: preforking *** May 09 09:09:29.732609 np0000173037 devstack@c-api.service[113273]: *** uWSGI is running in multiple interpreter mode *** May 09 09:09:29.732609 np0000173037 devstack@c-api.service[113273]: spawned uWSGI master process (pid: 113273) May 09 09:09:29.732770 np0000173037 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:09:29.733596 np0000173037 devstack@c-api.service[113273]: spawned uWSGI worker 1 (pid: 113280, cores: 1) May 09 09:09:29.734349 np0000173037 devstack@c-api.service[113273]: spawned uWSGI worker 2 (pid: 113281, cores: 1) May 09 09:09:29.734985 np0000173037 devstack@c-api.service[113273]: spawned uWSGI worker 3 (pid: 113282, cores: 1) May 09 09:09:29.735550 np0000173037 devstack@c-api.service[113273]: spawned uWSGI worker 4 (pid: 113283, cores: 1) May 09 09:09:29.735607 np0000173037 devstack@c-api.service[113273]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:09:29.860761 np0000173037 devstack@c-api.service[113281]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:09:29.860761 np0000173037 devstack@c-api.service[113281]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:09:29.860761 np0000173037 devstack@c-api.service[113281]: we strongly recommend against using it for new projects. May 09 09:09:29.860761 np0000173037 devstack@c-api.service[113281]: If you are already using Eventlet, we recommend migrating to a different May 09 09:09:29.860761 np0000173037 devstack@c-api.service[113281]: framework. For more detail see May 09 09:09:29.860761 np0000173037 devstack@c-api.service[113281]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:09:29.860761 np0000173037 devstack@c-api.service[113281]: import eventlet # noqa May 09 09:09:29.872586 np0000173037 devstack@c-api.service[113282]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:09:29.872586 np0000173037 devstack@c-api.service[113282]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:09:29.872586 np0000173037 devstack@c-api.service[113282]: we strongly recommend against using it for new projects. May 09 09:09:29.872586 np0000173037 devstack@c-api.service[113282]: If you are already using Eventlet, we recommend migrating to a different May 09 09:09:29.872586 np0000173037 devstack@c-api.service[113282]: framework. For more detail see May 09 09:09:29.872586 np0000173037 devstack@c-api.service[113282]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:09:29.872586 np0000173037 devstack@c-api.service[113282]: import eventlet # noqa May 09 09:09:29.873455 np0000173037 devstack@c-api.service[113283]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:09:29.873455 np0000173037 devstack@c-api.service[113283]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:09:29.873455 np0000173037 devstack@c-api.service[113283]: we strongly recommend against using it for new projects. May 09 09:09:29.873455 np0000173037 devstack@c-api.service[113283]: If you are already using Eventlet, we recommend migrating to a different May 09 09:09:29.873455 np0000173037 devstack@c-api.service[113283]: framework. For more detail see May 09 09:09:29.873455 np0000173037 devstack@c-api.service[113283]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:09:29.873455 np0000173037 devstack@c-api.service[113283]: import eventlet # noqa May 09 09:09:29.876975 np0000173037 devstack@c-api.service[113280]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:09:29.876975 np0000173037 devstack@c-api.service[113280]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:09:29.876975 np0000173037 devstack@c-api.service[113280]: we strongly recommend against using it for new projects. May 09 09:09:29.876975 np0000173037 devstack@c-api.service[113280]: If you are already using Eventlet, we recommend migrating to a different May 09 09:09:29.876975 np0000173037 devstack@c-api.service[113280]: framework. For more detail see May 09 09:09:29.876975 np0000173037 devstack@c-api.service[113280]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:09:29.876975 np0000173037 devstack@c-api.service[113280]: import eventlet # noqa May 09 09:09:29.949021 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:09:29.949021 np0000173037 devstack@c-api.service[113281]: debtcollector.deprecate( May 09 09:09:29.959252 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:09:29.959252 np0000173037 devstack@c-api.service[113282]: debtcollector.deprecate( May 09 09:09:29.963063 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:09:29.963063 np0000173037 devstack@c-api.service[113280]: debtcollector.deprecate( May 09 09:09:29.964786 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:09:29.964786 np0000173037 devstack@c-api.service[113283]: debtcollector.deprecate( May 09 09:09:30.034510 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:09:30.034510 np0000173037 devstack@c-api.service[113281]: from cgi import parse_header May 09 09:09:30.050262 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:09:30.050262 np0000173037 devstack@c-api.service[113282]: from cgi import parse_header May 09 09:09:30.050419 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:09:30.050419 np0000173037 devstack@c-api.service[113280]: from cgi import parse_header May 09 09:09:30.053136 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:09:30.053136 np0000173037 devstack@c-api.service[113283]: from cgi import parse_header May 09 09:09:30.080469 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:09:30.080469 np0000173037 devstack@c-api.service[113281]: removals.removed_module( May 09 09:09:30.081279 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:09:30.081279 np0000173037 devstack@c-api.service[113281]: removals.removed_module( May 09 09:09:30.097164 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:09:30.097164 np0000173037 devstack@c-api.service[113282]: removals.removed_module( May 09 09:09:30.097895 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:09:30.097895 np0000173037 devstack@c-api.service[113282]: removals.removed_module( May 09 09:09:30.098616 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:09:30.098616 np0000173037 devstack@c-api.service[113280]: removals.removed_module( May 09 09:09:30.099399 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:09:30.099399 np0000173037 devstack@c-api.service[113280]: removals.removed_module( May 09 09:09:30.102729 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:09:30.102729 np0000173037 devstack@c-api.service[113283]: removals.removed_module( May 09 09:09:30.103634 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:09:30.103634 np0000173037 devstack@c-api.service[113283]: removals.removed_module( May 09 09:09:30.711619 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:09:30.711619 np0000173037 devstack@c-api.service[113281]: warnings.warn( May 09 09:09:30.741229 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:09:30.741229 np0000173037 devstack@c-api.service[113282]: warnings.warn( May 09 09:09:30.754050 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:09:30.754050 np0000173037 devstack@c-api.service[113280]: warnings.warn( May 09 09:09:30.782327 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:09:30.782327 np0000173037 devstack@c-api.service[113283]: warnings.warn( May 09 09:09:30.812246 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:09:30.812246 np0000173037 devstack@c-api.service[113281]: warnings.warn( May 09 09:09:30.842487 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:09:30.842487 np0000173037 devstack@c-api.service[113282]: warnings.warn( May 09 09:09:30.853646 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:09:30.853646 np0000173037 devstack@c-api.service[113280]: warnings.warn( May 09 09:09:30.890591 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:09:30.890591 np0000173037 devstack@c-api.service[113283]: warnings.warn( May 09 09:09:31.113643 np0000173037 devstack@c-api.service[113281]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:09:31.114051 np0000173037 devstack@c-api.service[113281]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113281) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:09:31.129844 np0000173037 devstack@c-api.service[113282]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:09:31.130202 np0000173037 devstack@c-api.service[113282]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113282) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:09:31.140005 np0000173037 devstack@c-api.service[113280]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:09:31.140315 np0000173037 devstack@c-api.service[113280]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113280) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:09:31.180149 np0000173037 devstack@c-api.service[113283]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:09:31.180346 np0000173037 devstack@c-api.service[113283]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113283) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:09:31.200997 np0000173037 devstack@c-api.service[113281]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:09:31.200997 np0000173037 devstack@c-api.service[113281]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:09:31.201304 np0000173037 devstack@c-api.service[113282]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:09:31.201304 np0000173037 devstack@c-api.service[113282]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:09:31.202093 np0000173037 devstack@c-api.service[113280]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:09:31.202093 np0000173037 devstack@c-api.service[113280]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:09:31.246908 np0000173037 devstack@c-api.service[113283]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:09:31.246908 np0000173037 devstack@c-api.service[113283]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:09:31.652668 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113282) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:09:31.652956 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113283) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:09:31.653034 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113280) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:09:31.653136 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.653136 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.653312 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.653376 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.653430 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.653488 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.653539 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113281) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:09:31.653596 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.653650 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.653720 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.653853 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.654057 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.654176 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.655479 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.655552 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.655633 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.655696 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.655696 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.655834 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.655925 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.655986 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.656044 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.656101 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.656160 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.656221 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.656279 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.656341 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.656398 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.656484 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.656545 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.656545 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.656653 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.656711 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.656778 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.656837 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.656922 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.656984 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.657059 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.657059 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.657059 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.657059 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.657266 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.657266 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.657266 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.657423 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.657493 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.657493 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.657614 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.657743 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.657835 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.657932 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.658160 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.658233 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.658293 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.658359 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.658430 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.658492 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.658550 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.658608 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.658665 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.658727 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.658792 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.658896 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.658972 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.659030 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.659030 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.659030 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.659030 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.659030 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.659187 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.659187 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.659187 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.659281 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.659317 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.659351 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.659384 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.659419 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.659453 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.659486 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.659527 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.659562 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.659562 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.659632 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.659665 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.659700 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.659735 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.659771 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.659771 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.659840 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.659889 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.659936 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.659971 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.660005 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.660042 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.660079 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.660119 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.660154 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.660192 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.660234 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.660270 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.660305 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.660338 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.660373 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.660407 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.660439 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.660472 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.660506 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.660565 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.660606 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.660638 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.660676 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.660714 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.660749 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.660787 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.660825 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.660864 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.660912 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.660963 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.660998 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.661033 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.661066 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.661106 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.661146 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.661180 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.661180 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.661324 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.661382 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.661419 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.661455 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.661490 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.661528 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.661563 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.661596 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.661633 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.661668 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.661708 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.661748 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.661783 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.661819 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.661853 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.661947 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.662033 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.662069 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.662111 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.662148 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.662188 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.662235 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.662282 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.662330 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.662366 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.662404 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.662436 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.662471 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.662504 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.662537 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.662580 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.662615 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.662650 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.662682 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.662717 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.662751 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.662783 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.662818 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.662887 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.662938 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.663004 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.663061 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.663118 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.663161 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.663198 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.663236 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.663271 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.663308 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.663345 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.663386 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.663420 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.663457 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.663492 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.663525 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.663525 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.663525 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.664754 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.664806 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.664842 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.664936 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.664996 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.665049 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.665087 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.665122 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.665122 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.665202 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.665237 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.665273 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.665306 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.665348 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.665384 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.665421 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.665454 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.665485 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.665485 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.665485 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.665485 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.665603 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.665603 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.665684 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.665720 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.665791 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.665838 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.665902 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.665944 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.665983 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.666020 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.666170 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.666226 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.666226 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.666296 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.666329 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.666363 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.666400 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.666435 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.666467 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.666503 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.666548 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.666583 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.666640 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.666677 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.666677 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.666741 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.666785 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.666822 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.666863 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.666924 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.666924 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.666990 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.666990 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.666990 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.666990 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.667629 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.667684 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.667714 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.667741 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.667776 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.667806 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.667832 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.667873 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.667910 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.667964 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.668080 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.668113 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.668137 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.668137 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.668269 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.668339 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.668369 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.668398 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.668422 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.668457 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.668519 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.668561 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.668596 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.668628 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.668662 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.668701 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.668701 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.668761 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.669116 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.669187 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.669219 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.669248 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.669272 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.669297 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.669321 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.669348 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.669372 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.669399 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.669435 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.669462 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.669488 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.669519 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.669547 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.669573 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.669603 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.669626 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.669626 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.669671 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.669707 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.669737 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.669763 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.669791 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.669816 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.669916 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.669962 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.670039 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.675825 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.675904 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.675955 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.676079 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.676079 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.676335 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.676426 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.676519 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.676606 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.676606 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.676606 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.676606 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.676606 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.676606 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.677069 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.677069 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.677069 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.677069 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.677302 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.677366 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.677433 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.677504 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.677563 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.677658 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.677795 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.677927 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.678016 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.678079 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.678141 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.678284 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.678379 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.678500 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.678631 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.678631 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.678788 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.678851 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.678991 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.679095 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.679214 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.679283 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.679398 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.679521 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.679588 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.679674 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.679788 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.679906 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.680042 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.680110 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.680169 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.680232 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.680290 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.680401 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.680527 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.680631 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.680631 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.680631 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.680788 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.680788 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.680788 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.680788 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.681091 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.681185 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.681249 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.681332 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.681406 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.681473 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.681543 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.681611 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.681680 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.681747 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.681806 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.681944 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.682032 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.682096 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.682156 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.682284 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.682391 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.682454 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.682521 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.682603 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.682716 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.682817 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.682942 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.683019 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.683069 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.683118 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.683156 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.683196 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.683227 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.683272 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.683330 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.683380 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.683421 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.683453 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.683495 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.683530 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.683572 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.683604 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.683635 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.683671 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.683705 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.683756 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.683834 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.683901 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.683947 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.683985 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.684029 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.684091 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.684147 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.684147 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.684147 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.684147 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.684334 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.684334 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.684404 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.684442 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.684475 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.684505 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.684536 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.684570 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.684606 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.684649 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.684681 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.684745 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.684797 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.684833 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.684912 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.684966 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.685005 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.685042 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.685092 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.685129 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.685173 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.685206 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.685242 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.685274 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.685324 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.685361 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.685394 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.685428 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.685471 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.685506 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.685545 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.685581 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.685613 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.685652 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.685690 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.685728 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.685762 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.685762 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.685827 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.685898 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.685934 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.685972 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.686021 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.686063 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.686098 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.686146 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.686183 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.686183 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.686183 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.686183 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.686183 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.686183 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.686183 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.686183 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.686183 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.686183 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.686580 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.686580 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.686580 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.686580 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.686580 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.686736 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.686775 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.686809 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.686856 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.686918 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.686952 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.686989 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.687030 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.687065 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.687114 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.687147 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.687180 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.687216 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.687254 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.687284 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.687308 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.687341 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.687341 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.687341 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.687341 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.687341 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.687341 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.687505 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.687538 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.687583 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.687583 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.687583 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.687686 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.687719 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.687719 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.687780 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.687806 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.687836 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.687881 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.687928 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.687971 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.688005 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.688040 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.688074 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.688108 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.688142 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.688178 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.688211 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.688245 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.688279 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.688327 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.688364 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.688403 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.688436 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.688436 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.688499 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.688548 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.688585 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.688640 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.688694 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.688729 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.688764 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.688797 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.688829 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.688864 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.688912 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.688951 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.689017 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.689051 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.689091 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.689125 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.689160 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.689192 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.689229 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.689273 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.689307 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.689348 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.689384 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.689415 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.689523 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.689569 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.689569 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.689569 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.689569 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.689678 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.689708 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.689739 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.689776 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.689812 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.689844 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.689899 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.689933 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.689965 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.689995 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.690033 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.690067 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.690098 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.690129 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.690165 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.690196 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.690226 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.690254 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.690304 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.690340 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.690370 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.690405 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.690438 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.690471 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.690512 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.690546 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.690546 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.690546 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.691596 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.691663 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.691714 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.691743 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.691777 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.691811 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.691838 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.691877 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.691911 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.691941 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.691967 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.691991 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.692023 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.692056 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.692085 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.692115 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.692141 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.692168 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.692194 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.692219 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.692247 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.692274 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.692299 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.692334 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.692367 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.692367 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.692367 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.692434 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.694644 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.694710 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.694740 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.694886 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.694997 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.695030 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.695072 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.695113 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.695148 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.695190 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.695224 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.695224 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.695284 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.695318 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.695354 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.695354 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.695354 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.695354 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.695354 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.695514 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.695514 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.695823 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.695914 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.695977 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.696166 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.696166 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.696166 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.696295 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.696331 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.696367 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.696367 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.696432 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.696432 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.696498 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.696534 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.696569 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.696611 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.696646 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.696682 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.696716 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.696754 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.696789 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.696830 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.696886 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.696924 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.696956 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.697006 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.697045 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.697084 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.697118 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.697156 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.697196 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.697240 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.697282 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.697317 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.697352 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.697469 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.697531 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.697573 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.697609 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.697641 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.697674 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.697707 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.697742 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.697780 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.697814 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.697854 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.697924 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.697960 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.697996 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.698033 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.698068 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.698109 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.698147 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.698182 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.698217 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.698260 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.698295 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.698331 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.698403 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.698449 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.698487 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.698523 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.698567 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.698631 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.698672 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.698721 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.698758 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.698792 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.698832 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.698890 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.698925 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.698959 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.699004 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.699047 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.699082 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.699120 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.699156 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.699194 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.699232 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.699266 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.699303 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.699337 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.699374 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.699406 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.699440 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.699485 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.699519 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.699552 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.699583 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.699614 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.699649 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.699685 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.699719 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.699753 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.699797 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.699920 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.699978 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.700014 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.700049 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.700080 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.700113 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.700145 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.700178 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.700209 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.700242 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.700281 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.700318 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.700357 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.700407 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.700441 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.700475 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.700508 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.700539 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.700570 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.700602 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.700643 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.700643 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.700643 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.700643 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.701538 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.701609 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.701647 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.701706 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.701748 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.701792 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.701833 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.701904 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.701947 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.701984 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.702020 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.702054 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.702096 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.702135 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.702135 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.702210 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.702210 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.702303 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.702343 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.702381 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.702501 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.702544 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.702585 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.702621 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.702621 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.702621 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.702621 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.702621 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.706474 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.706530 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.706624 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.706654 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.706679 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.706704 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.706741 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.706767 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.706792 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.706826 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.706868 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.706896 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.706975 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.707036 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.707071 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.707172 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.707220 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.707281 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.707314 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.707345 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.707371 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.707394 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.707420 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.707445 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.707471 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.707528 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.707590 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.707659 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.708649 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.708698 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.708774 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.708901 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.709006 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.709099 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.709099 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.709146 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.709199 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.709372 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.709754 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.709815 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.709905 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.709971 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.710020 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.710057 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.710090 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.710128 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.710219 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.710283 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.710319 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.710519 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.710566 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.710635 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.710696 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.710761 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.710810 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.710908 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.714786 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.714874 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.714910 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.714985 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.715037 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.715106 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.715154 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.715192 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.715253 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.715291 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.715334 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.715370 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.715404 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.715446 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.715479 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.715512 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.715546 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.715583 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.715617 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.715656 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.715697 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.715735 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.715769 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.715802 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.715835 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.715889 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.715926 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.715958 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.716000 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.716074 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.716118 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.716176 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.716239 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.716291 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.716343 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.716343 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.716436 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.716469 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.716506 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.716541 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.716590 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.716624 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.716662 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.716696 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.716729 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.716764 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.716801 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.716835 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.716886 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.716940 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113283) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.717098 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.717145 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.717178 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.717215 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.717252 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.717287 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.717329 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.717365 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.717435 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.717476 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.717520 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.717558 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.717593 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.717630 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.717662 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.717702 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.717735 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.717771 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.717804 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.717838 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.717901 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:31.717941 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.717941 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.718003 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:31.718003 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:31.718079 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113282) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.718112 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:31.718112 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:31.718112 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:31.718112 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:31.762727 np0000173037 devstack@c-api.service[113281]: INFO dbcounter [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Registered counter for database cinder May 09 09:09:31.762985 np0000173037 devstack@c-api.service[113280]: INFO dbcounter [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Registered counter for database cinder May 09 09:09:31.763104 np0000173037 devstack@c-api.service[113282]: INFO dbcounter [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Registered counter for database cinder May 09 09:09:31.763168 np0000173037 devstack@c-api.service[113283]: INFO dbcounter [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Registered counter for database cinder May 09 09:09:31.775028 np0000173037 devstack@c-api.service[113280]: DEBUG oslo_db.sqlalchemy.engines [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 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=113280) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:31.776954 np0000173037 devstack@c-api.service[113281]: DEBUG oslo_db.sqlalchemy.engines [None req-f6137029-5954-45ab-9717-9129c05a4b48 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=113281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:31.778591 np0000173037 devstack@c-api.service[113282]: DEBUG oslo_db.sqlalchemy.engines [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 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=113282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:31.780440 np0000173037 devstack@c-api.service[113283]: DEBUG oslo_db.sqlalchemy.engines [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 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=113283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:31.892217 np0000173037 devstack@c-api.service[113280]: DEBUG dbcounter [-] [113280] Writer thread running {{(pid=113280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:09:31.893591 np0000173037 devstack@c-api.service[113281]: DEBUG dbcounter [-] [113281] Writer thread running {{(pid=113281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:09:31.894312 np0000173037 devstack@c-api.service[113283]: DEBUG dbcounter [-] [113283] Writer thread running {{(pid=113283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:09:31.895011 np0000173037 devstack@c-api.service[113280]: INFO cinder.rpc [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:09:31.896032 np0000173037 devstack@c-api.service[113281]: INFO cinder.rpc [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:09:31.896956 np0000173037 devstack@c-api.service[113283]: INFO cinder.rpc [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:09:31.897537 np0000173037 devstack@c-api.service[113280]: INFO cinder.rpc [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:09:31.898336 np0000173037 devstack@c-api.service[113281]: INFO cinder.rpc [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:09:31.899352 np0000173037 devstack@c-api.service[113283]: INFO cinder.rpc [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:09:31.900100 np0000173037 devstack@c-api.service[113280]: INFO cinder.rpc [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:09:31.900163 np0000173037 devstack@c-api.service[113281]: INFO cinder.rpc [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:09:31.900302 np0000173037 devstack@c-api.service[113282]: DEBUG dbcounter [-] [113282] Writer thread running {{(pid=113282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:09:31.901602 np0000173037 devstack@c-api.service[113283]: INFO cinder.rpc [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:09:31.902158 np0000173037 devstack@c-api.service[113281]: INFO cinder.rpc [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:09:31.902378 np0000173037 devstack@c-api.service[113280]: INFO cinder.rpc [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:09:31.902845 np0000173037 devstack@c-api.service[113282]: INFO cinder.rpc [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:09:31.903338 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.903597 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.903952 np0000173037 devstack@c-api.service[113283]: INFO cinder.rpc [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:09:31.905231 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.905494 np0000173037 devstack@c-api.service[113282]: INFO cinder.rpc [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:09:31.905734 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.906002 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.907577 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.907689 np0000173037 devstack@c-api.service[113282]: INFO cinder.rpc [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:09:31.909850 np0000173037 devstack@c-api.service[113282]: INFO cinder.rpc [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:09:31.910778 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.911890 np0000173037 devstack@c-api.service[113281]: DEBUG oslo_db.sqlalchemy.engines [None req-f6137029-5954-45ab-9717-9129c05a4b48 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=113281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:31.912505 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.913467 np0000173037 devstack@c-api.service[113280]: DEBUG oslo_db.sqlalchemy.engines [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 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=113280) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:31.914182 np0000173037 devstack@c-api.service[113281]: INFO cinder.rpc [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:09:31.914830 np0000173037 devstack@c-api.service[113283]: DEBUG oslo_db.sqlalchemy.engines [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 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=113283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:31.915751 np0000173037 devstack@c-api.service[113280]: INFO cinder.rpc [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:09:31.915875 np0000173037 devstack@c-api.service[113281]: INFO cinder.rpc [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:09:31.916764 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.916918 np0000173037 devstack@c-api.service[113283]: INFO cinder.rpc [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:09:31.918045 np0000173037 devstack@c-api.service[113280]: INFO cinder.rpc [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:09:31.918354 np0000173037 devstack@c-api.service[113282]: DEBUG oslo_db.sqlalchemy.engines [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 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=113282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:31.919136 np0000173037 devstack@c-api.service[113283]: INFO cinder.rpc [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:09:31.919287 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.920270 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.920791 np0000173037 devstack@c-api.service[113282]: INFO cinder.rpc [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:09:31.922991 np0000173037 devstack@c-api.service[113282]: INFO cinder.rpc [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:09:31.924324 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.928617 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.930688 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.931914 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.932285 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.934194 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.935423 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.935751 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.935820 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.937651 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.939081 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.939182 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.939733 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.942026 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.942676 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.942940 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.943384 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.945385 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.945963 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.946532 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.947161 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.948377 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.949392 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.949559 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.950390 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.951691 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.953168 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.953729 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.954050 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.955474 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.956101 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.956643 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.958126 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.958294 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.959064 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.959667 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.960523 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.960907 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.961271 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.961509 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.963684 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.964004 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.964532 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.966125 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.968050 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.968828 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.969492 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.969770 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.971585 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.973307 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.973363 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.973900 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.974632 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.975480 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.975545 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.975602 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.977044 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.977144 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.977310 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.978410 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.978546 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.978719 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.979157 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.980214 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.980316 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.980753 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.980821 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.981410 np0000173037 devstack@c-api.service[113281]: WARNING cinder.api.contrib.hosts [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:09:31.981673 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.982149 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.982276 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.982379 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.982793 np0000173037 devstack@c-api.service[113283]: WARNING cinder.api.contrib.hosts [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:09:31.983565 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.983666 np0000173037 devstack@c-api.service[113280]: WARNING cinder.api.contrib.hosts [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:09:31.983738 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.983947 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.984444 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.985118 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.985281 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.985608 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.986106 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.986185 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: extensions {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.986719 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.987045 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.987412 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: encryption {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.987581 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: extensions {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.987694 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.988307 np0000173037 devstack@c-api.service[113282]: WARNING cinder.api.contrib.hosts [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:09:31.988584 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: extensions {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.988855 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: encryption {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.989036 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: encryption {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.989108 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.989900 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: encryption {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.990508 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: encryption {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.990591 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.990634 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: os-quota-sets {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.991841 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: encryption {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.992052 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: cgsnapshots {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.992098 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: os-quota-sets {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.992192 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:31.993085 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: extensions {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.993498 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: os-quota-class-sets {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.993578 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: cgsnapshots {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.994377 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: os-quota-sets {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.994431 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: encryption {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.994844 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: os-availability-zone {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.995036 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: os-quota-class-sets {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.995787 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: cgsnapshots {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.996146 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: qos-specs {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.996228 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: encryption {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.996394 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: os-availability-zone {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.997251 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: os-quota-class-sets {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.997717 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: qos-specs {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.997878 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: os-quota-sets {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.998319 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: backups {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.998626 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: os-availability-zone {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.999316 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: cgsnapshots {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:31.999963 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: qos-specs {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.000535 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: backups {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.000755 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: os-quota-class-sets {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.000999 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: extra_specs {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.002242 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: os-availability-zone {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.002349 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: backups {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.002693 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: os-snapshot-manage {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.002761 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: extra_specs {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.003540 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: qos-specs {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.004205 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: os-volume-type-access {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.004319 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: os-snapshot-manage {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.005020 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: extra_specs {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.005712 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: backups {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.005819 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: os-volume-type-access {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.005962 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: capabilities {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.006634 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: os-snapshot-manage {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.007166 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: os-hosts {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.007529 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: capabilities {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.008125 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: os-volume-type-access {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.008446 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: extra_specs {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.008554 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: consistencygroups {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.008953 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: os-hosts {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.010085 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: os-snapshot-manage {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.010370 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: consistencygroups {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.011057 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: os-volume-transfer {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.011157 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: capabilities {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.011575 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: os-volume-type-access {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.011969 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: os-hosts {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.012187 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: scheduler-stats {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.012352 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: os-volume-transfer {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.013166 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: capabilities {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.013372 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: consistencygroups {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.013749 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extended resource: os-volume-manage {{(pid=113281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.014078 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: scheduler-stats {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.014508 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: os-hosts {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.015381 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: os-volume-transfer {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.015524 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extended resource: os-volume-manage {{(pid=113283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.015868 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: consistencygroups {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.016094 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.017073 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: scheduler-stats {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.017146 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.contrib.snapshot_actions [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] SnapshotActionsController initialized {{(pid=113281) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:09:32.017807 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.017908 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: os-volume-transfer {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.017973 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.018579 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extended resource: os-volume-manage {{(pid=113280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.018760 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.contrib.snapshot_actions [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] SnapshotActionsController initialized {{(pid=113283) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:09:32.019357 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.019553 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.019614 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: scheduler-stats {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.020796 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.020968 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.021029 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.021086 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extended resource: os-volume-manage {{(pid=113282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:32.022148 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.contrib.snapshot_actions [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] SnapshotActionsController initialized {{(pid=113280) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:09:32.022226 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.022484 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.022943 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.023546 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.023696 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.023918 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.024378 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.024524 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.contrib.snapshot_actions [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] SnapshotActionsController initialized {{(pid=113282) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:09:32.025823 np0000173037 devstack@c-api.service[113281]: WARNING castellan.key_manager.migration [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.025968 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.026088 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.026180 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.026237 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.026237 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.026348 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.026461 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.026565 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.026662 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.026785 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.026852 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.026852 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.027010 np0000173037 devstack@c-api.service[113283]: WARNING castellan.key_manager.migration [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.027066 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.027120 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extension UsedLimits extending resource: limits {{(pid=113281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.027206 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extension TypesManage extending resource: types {{(pid=113281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.027332 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extension AdminActions extending resource: volumes {{(pid=113281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.027397 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.027455 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extension AdminActions extending resource: snapshots {{(pid=113281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.027541 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extension AdminActions extending resource: backups {{(pid=113281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.027641 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extension VolumeActions extending resource: volumes {{(pid=113281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.027834 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.027939 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.v3.router [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.028014 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.028072 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.028178 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.028239 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.028293 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.028385 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.028504 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.028613 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.028725 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.028829 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extension UsedLimits extending resource: limits {{(pid=113283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.028922 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.028981 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extension TypesManage extending resource: types {{(pid=113283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.029033 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extension AdminActions extending resource: volumes {{(pid=113283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.029181 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extension AdminActions extending resource: snapshots {{(pid=113283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.029259 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extension AdminActions extending resource: backups {{(pid=113283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.029380 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extension VolumeActions extending resource: volumes {{(pid=113283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.029585 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.v3.router [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.029659 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.030178 np0000173037 devstack@c-api.service[113281]: WARNING keystonemiddleware.auth_token [None req-f6137029-5954-45ab-9717-9129c05a4b48 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:09:32.030470 np0000173037 devstack@c-api.service[113280]: WARNING castellan.key_manager.migration [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.031213 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.031341 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.031459 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.031568 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.031672 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.031784 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.031853 np0000173037 devstack@c-api.service[113283]: WARNING keystonemiddleware.auth_token [None req-df6a2efd-4997-49b7-901b-1fdb28e9e807 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:09:32.031919 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.032021 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.032132 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.032299 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.032393 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extension UsedLimits extending resource: limits {{(pid=113280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035413 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extension TypesManage extending resource: types {{(pid=113280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035413 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extension AdminActions extending resource: volumes {{(pid=113280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035526 np0000173037 devstack@c-api.service[113282]: WARNING castellan.key_manager.migration [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:32.035564 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extension AdminActions extending resource: snapshots {{(pid=113280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035564 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extension AdminActions extending resource: backups {{(pid=113280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035564 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extension VolumeActions extending resource: volumes {{(pid=113280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035564 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.v3.router [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035699 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035699 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035699 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035699 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035699 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035699 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035699 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035949 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035949 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035949 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extension UsedLimits extending resource: limits {{(pid=113282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035949 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extension TypesManage extending resource: types {{(pid=113282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035949 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extension AdminActions extending resource: volumes {{(pid=113282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035949 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extension AdminActions extending resource: snapshots {{(pid=113282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.035949 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extension AdminActions extending resource: backups {{(pid=113282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.036172 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extension VolumeActions extending resource: volumes {{(pid=113282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.036172 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.v3.router [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:32.036242 np0000173037 devstack@c-api.service[113280]: WARNING keystonemiddleware.auth_token [None req-29bcc867-b31b-4984-bb71-27d14ec12c22 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:09:32.036278 np0000173037 devstack@c-api.service[113281]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75e2250a3668 pid: 113281 (default app) May 09 09:09:32.036613 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:09:32.036613 np0000173037 devstack@c-api.service[113281]: warnings.warn( May 09 09:09:32.037605 np0000173037 devstack@c-api.service[113282]: WARNING keystonemiddleware.auth_token [None req-b2cef7f9-666a-4f7b-96ab-5770c4568ac0 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:09:32.038018 np0000173037 devstack@c-api.service[113283]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75e2250a3668 pid: 113283 (default app) May 09 09:09:32.041575 np0000173037 devstack@c-api.service[113280]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75e2250a3668 pid: 113280 (default app) May 09 09:09:32.043752 np0000173037 devstack@c-api.service[113282]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75e2250a3668 pid: 113282 (default app) May 09 09:09:32.045363 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.045363 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.045363 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.045363 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.045363 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.046086 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.046086 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.046086 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.046086 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.046086 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.046760 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.046760 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.046760 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.046760 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.046760 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.046760 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.047385 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.047385 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.047385 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.047385 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.047803 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.047803 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.047803 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.047803 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.048255 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.048255 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.048255 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.048255 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.048675 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.048675 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.048675 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.048675 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.048675 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.049288 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.049288 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.049288 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.049288 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.049288 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.049774 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.049774 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.049774 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.049774 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.049774 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.049774 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.050502 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.050502 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.050502 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.050502 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.050502 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.050502 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.051084 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.051084 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.051084 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.051084 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.051084 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.051084 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.051607 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.051607 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.051607 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.051607 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.051607 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.051959 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.051959 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.051959 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.051959 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.051959 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.052356 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.052356 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.052356 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.052356 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.052356 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.052356 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.052706 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.052706 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.052706 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.052706 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.052706 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.052706 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.053081 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.053081 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.053081 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.053081 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.053081 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.053422 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.053422 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.053422 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.053422 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.053422 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.053735 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.053735 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.053735 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.053735 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.054028 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.054028 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.054028 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.054028 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.054304 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.054304 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.054304 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.054304 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.054304 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.054625 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.054625 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.054625 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.054625 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.054625 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.054949 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.054949 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.054949 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.054949 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.055160 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.055160 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.055160 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.055160 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.055350 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.055350 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.055350 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.055350 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.055535 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.055535 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.055535 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.055535 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.055708 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.055708 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.055708 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.055708 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.055904 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.055904 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.055904 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.055904 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.055904 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.056130 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.056130 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.056130 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.056130 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.056130 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.056130 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.056394 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.056394 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.056394 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.056394 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.056394 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.056593 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.056593 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.056593 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.056593 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.056593 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.056593 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.056941 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.056941 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.056941 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.056941 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.056941 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.056941 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.057191 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.057191 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.057191 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.057191 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.057191 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.057191 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.057473 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.057473 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.057473 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.057473 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.057473 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.057473 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.057726 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.057726 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.057726 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.057726 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.057923 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.057923 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.057923 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.057923 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.057923 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.058201 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.058201 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.058201 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.058201 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:32.058201 np0000173037 devstack@c-api.service[113281]: warnings.warn(deprecated_msg) May 09 09:09:32.058201 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.middleware.request_id [None req-6388d01d-460d-4be2-9b21-aad1f2fe253a None None] RequestId filter calling following filter/app {{(pid=113281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:32.058201 np0000173037 devstack@c-api.service[113281]: [pid: 113281|app: 0|req: 1/1] 199.204.45.72 () {60 vars in 946 bytes} [Sat May 9 09:09:32 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 09:09:39.048827 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:09:39.048827 np0000173037 devstack@c-api.service[113283]: warnings.warn( May 09 09:09:39.059507 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.059507 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.059739 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.059739 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.059739 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.059739 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.059739 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.060145 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.060145 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.060145 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.060145 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.060145 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.060145 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.060531 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.060531 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.060531 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.060531 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.060531 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.060795 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.060795 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.060795 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.060795 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.061067 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.061067 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.061067 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.061067 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.061288 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.061288 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.061288 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.061288 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.061288 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.061545 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.061545 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.061545 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.061545 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.061545 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.061807 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.061807 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.061807 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.061807 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.061807 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.061807 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.062148 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.062148 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.062148 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.062148 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.062148 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.062148 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.062452 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.062452 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.062452 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.062452 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.062452 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.062452 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.062744 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.062744 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.062744 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.062744 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.062744 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.062744 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.064234 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.064234 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.064234 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.064234 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.064624 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.064624 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.064624 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.064624 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.064624 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.065156 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.065156 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.065156 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.065156 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.065156 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.065661 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.065661 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.065661 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.065661 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.065661 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.065661 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.066243 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.066243 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.066243 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.066243 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.066243 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.066724 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.066724 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.066724 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.066724 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.066724 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.067302 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.067302 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.067302 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.067302 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.067691 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.067691 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.067691 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.067691 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.068149 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.068149 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.068149 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.068149 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.068149 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.068438 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.068438 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.068438 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.068438 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.068438 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.068661 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.068661 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.068661 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.068661 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.068844 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.068844 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.068844 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.068844 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.069044 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.069044 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.069044 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.069044 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.069233 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.069233 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.069233 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.069233 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.069420 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.069420 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.069420 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.069420 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.069602 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.069602 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.069602 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.069602 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.069602 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.069602 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.069892 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.069892 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.069892 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.069892 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.069892 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.070128 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.070128 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.070128 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.070128 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.070128 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.070128 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.070128 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.070437 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.070437 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.070437 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.070437 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.070437 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.070437 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.070702 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.070702 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.070702 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.070702 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.070702 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.070702 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.070983 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.070983 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.070983 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.070983 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.070983 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.070983 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.071312 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.071312 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.071312 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.071312 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.071509 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.071509 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.071509 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.071509 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.071636 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.071636 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.071636 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.071636 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.071742 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.071742 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.071742 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.071742 np0000173037 devstack@c-api.service[113283]: warnings.warn(deprecated_msg) May 09 09:09:39.071742 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.middleware.request_id [None req-6e641fc7-e4c1-4407-98fb-c911cf0d2db7 None None] RequestId filter calling following filter/app {{(pid=113283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:39.557962 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-6e641fc7-e4c1-4407-98fb-c911cf0d2db7 admin admin] POST https://199.204.45.72/volume/v3/types May 09 09:09:39.557962 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [None req-6e641fc7-e4c1-4407-98fb-c911cf0d2db7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:09:39.559071 np0000173037 devstack@c-api.service[113283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:09:39.559071 np0000173037 devstack@c-api.service[113283]: warnings.warn( May 09 09:09:39.568455 np0000173037 devstack@c-api.service[113283]: DEBUG oslo_db.sqlalchemy.engines [None req-6e641fc7-e4c1-4407-98fb-c911cf0d2db7 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=113283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:39.600299 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-6e641fc7-e4c1-4407-98fb-c911cf0d2db7 admin admin] https://199.204.45.72/volume/v3/types returned with HTTP 200 May 09 09:09:39.601046 np0000173037 devstack@c-api.service[113283]: [pid: 113283|app: 0|req: 1/2] 199.204.45.72 () {68 vars in 1281 bytes} [Sat May 9 09:09:39 2026] POST /volume/v3/types => generated 186 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:09:39.611742 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:09:39.611742 np0000173037 devstack@c-api.service[113280]: warnings.warn( May 09 09:09:39.626170 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.626170 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.626170 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.626170 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.626415 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.626415 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.626415 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.626415 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.626533 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.626533 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.626533 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.626533 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.626533 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.626533 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.626697 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.626697 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.626697 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.626697 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.626697 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.626917 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.626917 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.626917 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.626917 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.626917 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.627159 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.627159 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.627159 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.627159 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.627273 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.627273 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.627273 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.627273 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.627273 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.627424 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.627424 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.627424 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.627424 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.627424 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.627560 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.627560 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.627560 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.627560 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.627560 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.627560 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.627725 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.627725 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.627725 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.627725 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.627725 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.627725 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.627945 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.627945 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.627945 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.627945 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.627945 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.627945 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.628110 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.628110 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.628110 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.628110 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.628110 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.628249 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.628249 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.628249 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.628249 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.628249 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.628390 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.628390 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.628390 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.628390 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.628390 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.628390 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.628546 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.628546 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.628546 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.628546 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.628546 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.628546 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.628702 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.628702 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.628702 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.628702 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.628702 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.628843 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.628843 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.628843 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.628843 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.628843 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.629024 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.629024 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.629024 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.629024 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.629149 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.629149 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.629149 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.629149 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.629319 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.629319 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.629319 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.629319 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.629319 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.629458 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.629458 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.629458 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.629458 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.629458 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.629587 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.629587 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.629587 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.629587 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.630641 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.630641 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.630641 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.630641 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.631438 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.631438 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.631438 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.631438 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.632036 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.632036 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.632036 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.632036 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.632624 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.632624 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.632624 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.632624 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.633482 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.633482 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.633482 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.633482 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.633482 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.634208 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.634208 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.634208 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.634208 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.634208 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.634208 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.634531 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.634531 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.634531 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.634531 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.634531 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.634784 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.634784 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.634784 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.634784 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.634784 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.634784 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.635215 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.635215 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.635215 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.635215 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.635215 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.635215 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.635592 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.635592 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.635592 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.635592 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.635592 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.635592 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.636018 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.636018 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.636018 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.636018 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.636018 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.636018 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.636433 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.636433 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.636433 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.636433 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.636691 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.636691 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.636691 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.636691 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.636691 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.637076 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.637076 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.637076 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.637076 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:39.637076 np0000173037 devstack@c-api.service[113280]: warnings.warn(deprecated_msg) May 09 09:09:39.637076 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.middleware.request_id [req-6e641fc7-e4c1-4407-98fb-c911cf0d2db7 req-ccfa51cf-0dd9-457d-bcd5-990ea842392b None None] RequestId filter calling following filter/app {{(pid=113280) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:39.974932 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [req-6e641fc7-e4c1-4407-98fb-c911cf0d2db7 req-ccfa51cf-0dd9-457d-bcd5-990ea842392b admin admin] POST https://199.204.45.72/volume/v3/types/8fc41f4a-18d1-4208-b335-186f9c191f05/extra_specs May 09 09:09:39.975527 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [req-6e641fc7-e4c1-4407-98fb-c911cf0d2db7 req-ccfa51cf-0dd9-457d-bcd5-990ea842392b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113280) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:09:39.977240 np0000173037 devstack@c-api.service[113280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:09:39.977240 np0000173037 devstack@c-api.service[113280]: warnings.warn( May 09 09:09:39.986751 np0000173037 devstack@c-api.service[113280]: DEBUG oslo_db.sqlalchemy.engines [req-6e641fc7-e4c1-4407-98fb-c911cf0d2db7 req-ccfa51cf-0dd9-457d-bcd5-990ea842392b 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=113280) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:40.051707 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [req-6e641fc7-e4c1-4407-98fb-c911cf0d2db7 req-ccfa51cf-0dd9-457d-bcd5-990ea842392b admin admin] https://199.204.45.72/volume/v3/types/8fc41f4a-18d1-4208-b335-186f9c191f05/extra_specs returned with HTTP 200 May 09 09:09:40.052283 np0000173037 devstack@c-api.service[113280]: [pid: 113280|app: 0|req: 1/3] 199.204.45.72 () {70 vars in 1498 bytes} [Sat May 9 09:09:39 2026] POST /volume/v3/types/8fc41f4a-18d1-4208-b335-186f9c191f05/extra_specs => generated 55 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:09:41.916335 np0000173037 devstack@c-api.service[113281]: DEBUG dbcounter [-] [113281] Writing DB stats cinder:SELECT=6 {{(pid=113281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:09:41.922510 np0000173037 devstack@c-api.service[113282]: DEBUG dbcounter [-] [113282] Writing DB stats cinder:SELECT=6 {{(pid=113282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:09:49.596647 np0000173037 devstack@c-api.service[113283]: DEBUG dbcounter [-] [113283] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:09:50.050501 np0000173037 devstack@c-api.service[113280]: DEBUG dbcounter [-] [113280] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:22.392957 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:13:22.392957 np0000173037 devstack@c-api.service[113282]: warnings.warn( May 09 09:13:22.423827 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.423827 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.423827 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.423827 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.423827 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.424515 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.424515 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.424515 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.424515 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.424515 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.424903 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.424903 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.424903 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.424903 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.424903 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.424903 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.425495 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.425495 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.425495 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.425495 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.425790 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.425790 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.425790 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.425790 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.426245 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.426245 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.426245 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.426245 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.426415 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.426415 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.426415 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.426415 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.426415 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.426627 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.426627 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.426627 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.426627 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.426627 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.426824 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.426824 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.426824 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.426824 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.426824 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.426824 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.427691 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.427691 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.427691 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.427691 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.427691 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.427691 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.427967 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.427967 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.427967 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.427967 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.427967 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.427967 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.428434 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.428434 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.428434 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.428434 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.428434 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.428814 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.428814 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.428814 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.428814 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.428814 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.429195 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.429195 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.429195 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.429195 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.429195 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.429195 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.429615 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.429615 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.429615 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.429615 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.429615 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.429615 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.430077 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.430077 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.430077 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.430077 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.430077 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.430546 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.430546 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.430546 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.430546 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.430546 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.430934 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.430934 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.430934 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.430934 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.431237 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.431237 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.431237 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.431237 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.431539 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.431539 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.431539 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.431539 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.431539 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.431942 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.431942 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.431942 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.431942 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.431942 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.432304 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.432304 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.432304 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.432304 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.432599 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.432599 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.432599 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.432599 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.432916 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.432916 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.432916 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.432916 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.433238 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.433238 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.433238 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.433238 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.433536 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.433536 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.433536 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.433536 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.433828 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.433828 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.433828 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.433828 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.433828 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.434295 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.434295 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.434295 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.434295 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.434295 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.434295 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.434614 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.434614 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.434614 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.434614 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.434614 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.434892 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.434892 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.434892 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.434892 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.434892 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.434892 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.435073 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.435073 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.435073 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.435073 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.435073 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.435073 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.435252 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.435252 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.435252 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.435252 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.435252 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.435252 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.435420 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.435420 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.435420 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.435420 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.435420 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.435420 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.435594 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.435594 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.435594 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.435594 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.435715 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.435715 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.435715 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.435715 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.435715 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.435998 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.435998 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.435998 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.435998 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:22.435998 np0000173037 devstack@c-api.service[113282]: warnings.warn(deprecated_msg) May 09 09:13:22.435998 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.middleware.request_id [None req-fb7299d6-483e-4047-b3ad-884307d788a6 None None] RequestId filter calling following filter/app {{(pid=113282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:22.435998 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-fb7299d6-483e-4047-b3ad-884307d788a6 None None] GET https://199.204.45.72/volume// May 09 09:13:22.436198 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-fb7299d6-483e-4047-b3ad-884307d788a6 None None] Empty body provided in request {{(pid=113282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:22.436198 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-fb7299d6-483e-4047-b3ad-884307d788a6 None None] Calling method 'all' {{(pid=113282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:22.436198 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-fb7299d6-483e-4047-b3ad-884307d788a6 None None] https://199.204.45.72/volume// returned with HTTP 300 May 09 09:13:22.436198 np0000173037 devstack@c-api.service[113282]: [pid: 113282|app: 0|req: 1/4] 199.204.45.72 () {66 vars in 1449 bytes} [Sat May 9 09:13:22 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:14:00.206136 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.middleware.request_id [None req-54aa96c3-a9af-4faf-9fa5-ab01dfea9949 None None] RequestId filter calling following filter/app {{(pid=113281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:00.560648 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-54aa96c3-a9af-4faf-9fa5-ab01dfea9949 demo demo] GET https://199.204.45.72/volume/v3/types?is_public=None May 09 09:14:00.561100 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-54aa96c3-a9af-4faf-9fa5-ab01dfea9949 demo demo] Empty body provided in request {{(pid=113281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:00.561345 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-54aa96c3-a9af-4faf-9fa5-ab01dfea9949 demo demo] Calling method 'index' {{(pid=113281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:00.561910 np0000173037 devstack@c-api.service[113281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:14:00.561910 np0000173037 devstack@c-api.service[113281]: warnings.warn( May 09 09:14:00.562595 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.api_utils [None req-54aa96c3-a9af-4faf-9fa5-ab01dfea9949 demo demo] Removing options '' from query. {{(pid=113281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:14:00.574561 np0000173037 devstack@c-api.service[113281]: DEBUG oslo_db.sqlalchemy.engines [None req-54aa96c3-a9af-4faf-9fa5-ab01dfea9949 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=113281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:14:00.591587 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-54aa96c3-a9af-4faf-9fa5-ab01dfea9949 demo demo] https://199.204.45.72/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:14:00.592027 np0000173037 devstack@c-api.service[113281]: [pid: 113281|app: 0|req: 2/5] 199.204.45.72 () {64 vars in 1256 bytes} [Sat May 9 09:14:00 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:14:00.605447 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.middleware.request_id [req-54aa96c3-a9af-4faf-9fa5-ab01dfea9949 req-2e28c657-4bb2-491b-bb4d-48adcbece17a None None] RequestId filter calling following filter/app {{(pid=113283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:00.610853 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [req-54aa96c3-a9af-4faf-9fa5-ab01dfea9949 req-2e28c657-4bb2-491b-bb4d-48adcbece17a demo demo] GET https://199.204.45.72/volume/v3/types/default May 09 09:14:00.611122 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [req-54aa96c3-a9af-4faf-9fa5-ab01dfea9949 req-2e28c657-4bb2-491b-bb4d-48adcbece17a demo demo] Empty body provided in request {{(pid=113283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:00.611403 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [req-54aa96c3-a9af-4faf-9fa5-ab01dfea9949 req-2e28c657-4bb2-491b-bb4d-48adcbece17a demo demo] Calling method 'show' {{(pid=113283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:00.624028 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [req-54aa96c3-a9af-4faf-9fa5-ab01dfea9949 req-2e28c657-4bb2-491b-bb4d-48adcbece17a demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 May 09 09:14:00.624505 np0000173037 devstack@c-api.service[113283]: [pid: 113283|app: 0|req: 2/6] 199.204.45.72 () {66 vars in 1322 bytes} [Sat May 9 09:14:00 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:14:00.957804 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.middleware.request_id [None req-a7c9d137-fb40-4e5d-a5a6-3a5bf5a7eecd None None] RequestId filter calling following filter/app {{(pid=113280) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:00.963656 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-a7c9d137-fb40-4e5d-a5a6-3a5bf5a7eecd demo demo] GET https://199.204.45.72/volume/v3/types/default May 09 09:14:00.964053 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-a7c9d137-fb40-4e5d-a5a6-3a5bf5a7eecd demo demo] Empty body provided in request {{(pid=113280) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:00.964481 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-a7c9d137-fb40-4e5d-a5a6-3a5bf5a7eecd demo demo] Calling method 'show' {{(pid=113280) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:00.978039 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-a7c9d137-fb40-4e5d-a5a6-3a5bf5a7eecd demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 May 09 09:14:00.978406 np0000173037 devstack@c-api.service[113280]: [pid: 113280|app: 0|req: 2/7] 199.204.45.72 () {64 vars in 1251 bytes} [Sat May 9 09:14:00 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:14:01.400852 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.middleware.request_id [None req-067c6472-4d1e-403a-848a-e5d7bf315394 None None] RequestId filter calling following filter/app {{(pid=113282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:01.734399 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-067c6472-4d1e-403a-848a-e5d7bf315394 demo demo] GET https://199.204.45.72/volume/v3/types/default May 09 09:14:01.734802 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-067c6472-4d1e-403a-848a-e5d7bf315394 demo demo] Empty body provided in request {{(pid=113282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:01.735014 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-067c6472-4d1e-403a-848a-e5d7bf315394 demo demo] Calling method 'show' {{(pid=113282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:01.742975 np0000173037 devstack@c-api.service[113282]: DEBUG oslo_db.sqlalchemy.engines [None req-067c6472-4d1e-403a-848a-e5d7bf315394 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=113282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:14:01.761398 np0000173037 devstack@c-api.service[113282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:14:01.761398 np0000173037 devstack@c-api.service[113282]: warnings.warn( May 09 09:14:01.763634 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-067c6472-4d1e-403a-848a-e5d7bf315394 demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 May 09 09:14:01.764105 np0000173037 devstack@c-api.service[113282]: [pid: 113282|app: 0|req: 2/8] 199.204.45.72 () {64 vars in 1251 bytes} [Sat May 9 09:14:01 2026] GET /volume/v3/types/default => generated 145 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:14:01.776313 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.middleware.request_id [None req-737ee661-77ee-47da-882c-092f6de5e607 None None] RequestId filter calling following filter/app {{(pid=113281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:01.778743 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-737ee661-77ee-47da-882c-092f6de5e607 demo demo] GET https://199.204.45.72/volume/v3/types/default May 09 09:14:01.779027 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-737ee661-77ee-47da-882c-092f6de5e607 demo demo] Empty body provided in request {{(pid=113281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:01.779313 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-737ee661-77ee-47da-882c-092f6de5e607 demo demo] Calling method 'show' {{(pid=113281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:01.797461 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-737ee661-77ee-47da-882c-092f6de5e607 demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 May 09 09:14:01.798267 np0000173037 devstack@c-api.service[113281]: [pid: 113281|app: 0|req: 3/9] 199.204.45.72 () {64 vars in 1251 bytes} [Sat May 9 09:14:01 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:14:10.618853 np0000173037 devstack@c-api.service[113283]: DEBUG dbcounter [-] [113283] Writing DB stats cinder:SELECT=2 {{(pid=113283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:10.975647 np0000173037 devstack@c-api.service[113280]: DEBUG dbcounter [-] [113280] Writing DB stats cinder:SELECT=2 {{(pid=113280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:11.759354 np0000173037 devstack@c-api.service[113282]: DEBUG dbcounter [-] [113282] Writing DB stats cinder:SELECT=2 {{(pid=113282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:11.792251 np0000173037 devstack@c-api.service[113281]: DEBUG dbcounter [-] [113281] Writing DB stats cinder:SELECT=3 {{(pid=113281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:05.157669 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.middleware.request_id [None req-2ba637e0-e30b-4816-92b8-cd7c96c096e6 None None] RequestId filter calling following filter/app {{(pid=113283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:05.259112 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-2ba637e0-e30b-4816-92b8-cd7c96c096e6 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:22:05.259112 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [None req-2ba637e0-e30b-4816-92b8-cd7c96c096e6 demo demo] Empty body provided in request {{(pid=113283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:05.259504 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [None req-2ba637e0-e30b-4816-92b8-cd7c96c096e6 demo demo] Calling method 'detail' {{(pid=113283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:05.260281 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.api_utils [None req-2ba637e0-e30b-4816-92b8-cd7c96c096e6 demo demo] Removing options '' from query. {{(pid=113283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:05.261615 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.volume.api [None req-2ba637e0-e30b-4816-92b8-cd7c96c096e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113283) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:05.303856 np0000173037 devstack@c-api.service[113283]: INFO cinder.volume.api [None req-2ba637e0-e30b-4816-92b8-cd7c96c096e6 demo demo] Get all volumes completed successfully. May 09 09:22:05.307464 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-2ba637e0-e30b-4816-92b8-cd7c96c096e6 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:05.308723 np0000173037 devstack@c-api.service[113283]: [pid: 113283|app: 0|req: 3/10] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:22:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:22:15.314277 np0000173037 devstack@c-api.service[113283]: DEBUG dbcounter [-] [113283] Writing DB stats cinder:SELECT=1 {{(pid=113283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:05.327219 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.middleware.request_id [None req-b52f8c40-1c30-4a11-a881-80175d301710 None None] RequestId filter calling following filter/app {{(pid=113280) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:05.429522 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-b52f8c40-1c30-4a11-a881-80175d301710 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:23:05.429522 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-b52f8c40-1c30-4a11-a881-80175d301710 demo demo] Empty body provided in request {{(pid=113280) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:05.429522 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-b52f8c40-1c30-4a11-a881-80175d301710 demo demo] Calling method 'detail' {{(pid=113280) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:05.429522 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.api_utils [None req-b52f8c40-1c30-4a11-a881-80175d301710 demo demo] Removing options '' from query. {{(pid=113280) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:05.429522 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.volume.api [None req-b52f8c40-1c30-4a11-a881-80175d301710 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113280) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:05.429522 np0000173037 devstack@c-api.service[113280]: INFO cinder.volume.api [None req-b52f8c40-1c30-4a11-a881-80175d301710 demo demo] Get all volumes completed successfully. May 09 09:23:05.429522 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-b52f8c40-1c30-4a11-a881-80175d301710 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:05.429522 np0000173037 devstack@c-api.service[113280]: [pid: 113280|app: 0|req: 3/11] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:23:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:23:15.357181 np0000173037 devstack@c-api.service[113280]: DEBUG dbcounter [-] [113280] Writing DB stats cinder:SELECT=1 {{(pid=113280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:05.389213 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.middleware.request_id [None req-b1e5fbcb-b606-4416-af9a-32c49eaabefc None None] RequestId filter calling following filter/app {{(pid=113282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:05.393221 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-b1e5fbcb-b606-4416-af9a-32c49eaabefc demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:24:05.393505 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-b1e5fbcb-b606-4416-af9a-32c49eaabefc demo demo] Empty body provided in request {{(pid=113282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:05.393646 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-b1e5fbcb-b606-4416-af9a-32c49eaabefc demo demo] Calling method 'detail' {{(pid=113282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:05.394201 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.api_utils [None req-b1e5fbcb-b606-4416-af9a-32c49eaabefc demo demo] Removing options '' from query. {{(pid=113282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:05.395081 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.volume.api [None req-b1e5fbcb-b606-4416-af9a-32c49eaabefc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113282) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:05.434913 np0000173037 devstack@c-api.service[113282]: INFO cinder.volume.api [None req-b1e5fbcb-b606-4416-af9a-32c49eaabefc demo demo] Get all volumes completed successfully. May 09 09:24:05.437297 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-b1e5fbcb-b606-4416-af9a-32c49eaabefc demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:05.437977 np0000173037 devstack@c-api.service[113282]: [pid: 113282|app: 0|req: 3/12] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:24:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:24:15.427544 np0000173037 devstack@c-api.service[113282]: DEBUG dbcounter [-] [113282] Writing DB stats cinder:SELECT=1 {{(pid=113282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:05.566107 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.middleware.request_id [None req-e90b803d-2321-4b3b-89fb-b75f75ed0e0a None None] RequestId filter calling following filter/app {{(pid=113281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:05.570490 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-e90b803d-2321-4b3b-89fb-b75f75ed0e0a demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:25:05.570734 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-e90b803d-2321-4b3b-89fb-b75f75ed0e0a demo demo] Empty body provided in request {{(pid=113281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:05.571039 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-e90b803d-2321-4b3b-89fb-b75f75ed0e0a demo demo] Calling method 'detail' {{(pid=113281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:05.571664 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.api_utils [None req-e90b803d-2321-4b3b-89fb-b75f75ed0e0a demo demo] Removing options '' from query. {{(pid=113281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:05.572668 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.volume.api [None req-e90b803d-2321-4b3b-89fb-b75f75ed0e0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113281) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:05.608826 np0000173037 devstack@c-api.service[113281]: INFO cinder.volume.api [None req-e90b803d-2321-4b3b-89fb-b75f75ed0e0a demo demo] Get all volumes completed successfully. May 09 09:25:05.613970 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-e90b803d-2321-4b3b-89fb-b75f75ed0e0a demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:05.613970 np0000173037 devstack@c-api.service[113281]: [pid: 113281|app: 0|req: 4/13] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:25:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:25:15.601984 np0000173037 devstack@c-api.service[113281]: DEBUG dbcounter [-] [113281] Writing DB stats cinder:SELECT=1 {{(pid=113281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:05.628362 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.middleware.request_id [None req-1cf691e2-35da-48e8-8bcf-cfbd89bfc552 None None] RequestId filter calling following filter/app {{(pid=113283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:05.632072 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-1cf691e2-35da-48e8-8bcf-cfbd89bfc552 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:26:05.632378 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [None req-1cf691e2-35da-48e8-8bcf-cfbd89bfc552 demo demo] Empty body provided in request {{(pid=113283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:05.632701 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [None req-1cf691e2-35da-48e8-8bcf-cfbd89bfc552 demo demo] Calling method 'detail' {{(pid=113283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:05.633065 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.api_utils [None req-1cf691e2-35da-48e8-8bcf-cfbd89bfc552 demo demo] Removing options '' from query. {{(pid=113283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:05.634198 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.volume.api [None req-1cf691e2-35da-48e8-8bcf-cfbd89bfc552 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113283) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:05.643157 np0000173037 devstack@c-api.service[113283]: INFO cinder.volume.api [None req-1cf691e2-35da-48e8-8bcf-cfbd89bfc552 demo demo] Get all volumes completed successfully. May 09 09:26:05.646286 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-1cf691e2-35da-48e8-8bcf-cfbd89bfc552 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:05.646826 np0000173037 devstack@c-api.service[113283]: [pid: 113283|app: 0|req: 4/14] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:26:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:26:15.639052 np0000173037 devstack@c-api.service[113283]: DEBUG dbcounter [-] [113283] Writing DB stats cinder:SELECT=1 {{(pid=113283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:05.667560 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.middleware.request_id [None req-27a2fcd1-d348-4e3a-b2a9-fcfd8063dbdb None None] RequestId filter calling following filter/app {{(pid=113280) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:05.779450 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-27a2fcd1-d348-4e3a-b2a9-fcfd8063dbdb demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:27:05.779683 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-27a2fcd1-d348-4e3a-b2a9-fcfd8063dbdb demo demo] Empty body provided in request {{(pid=113280) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:05.780012 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-27a2fcd1-d348-4e3a-b2a9-fcfd8063dbdb demo demo] Calling method 'detail' {{(pid=113280) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:05.780360 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.api_utils [None req-27a2fcd1-d348-4e3a-b2a9-fcfd8063dbdb demo demo] Removing options '' from query. {{(pid=113280) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:05.781741 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.volume.api [None req-27a2fcd1-d348-4e3a-b2a9-fcfd8063dbdb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113280) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:05.792378 np0000173037 devstack@c-api.service[113280]: INFO cinder.volume.api [None req-27a2fcd1-d348-4e3a-b2a9-fcfd8063dbdb demo demo] Get all volumes completed successfully. May 09 09:27:05.797309 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-27a2fcd1-d348-4e3a-b2a9-fcfd8063dbdb demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:05.797756 np0000173037 devstack@c-api.service[113280]: [pid: 113280|app: 0|req: 4/15] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:27:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:27:15.786237 np0000173037 devstack@c-api.service[113280]: DEBUG dbcounter [-] [113280] Writing DB stats cinder:SELECT=1 {{(pid=113280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:05.820585 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.middleware.request_id [None req-7d00e905-2164-45f8-8a39-0e821712d523 None None] RequestId filter calling following filter/app {{(pid=113282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:05.825452 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-7d00e905-2164-45f8-8a39-0e821712d523 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:28:05.825783 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-7d00e905-2164-45f8-8a39-0e821712d523 demo demo] Empty body provided in request {{(pid=113282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:05.826360 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-7d00e905-2164-45f8-8a39-0e821712d523 demo demo] Calling method 'detail' {{(pid=113282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:05.826838 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.api_utils [None req-7d00e905-2164-45f8-8a39-0e821712d523 demo demo] Removing options '' from query. {{(pid=113282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:05.828943 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.volume.api [None req-7d00e905-2164-45f8-8a39-0e821712d523 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113282) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:05.837973 np0000173037 devstack@c-api.service[113282]: INFO cinder.volume.api [None req-7d00e905-2164-45f8-8a39-0e821712d523 demo demo] Get all volumes completed successfully. May 09 09:28:05.840756 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-7d00e905-2164-45f8-8a39-0e821712d523 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:05.841466 np0000173037 devstack@c-api.service[113282]: [pid: 113282|app: 0|req: 4/16] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:28:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:28:15.832356 np0000173037 devstack@c-api.service[113282]: DEBUG dbcounter [-] [113282] Writing DB stats cinder:SELECT=1 {{(pid=113282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:05.856960 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.middleware.request_id [None req-f10e1f15-40d1-4faf-9b79-49b45efeafa5 None None] RequestId filter calling following filter/app {{(pid=113281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:05.859150 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-f10e1f15-40d1-4faf-9b79-49b45efeafa5 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:29:05.859399 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-f10e1f15-40d1-4faf-9b79-49b45efeafa5 demo demo] Empty body provided in request {{(pid=113281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:05.859591 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-f10e1f15-40d1-4faf-9b79-49b45efeafa5 demo demo] Calling method 'detail' {{(pid=113281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:05.859826 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.api_utils [None req-f10e1f15-40d1-4faf-9b79-49b45efeafa5 demo demo] Removing options '' from query. {{(pid=113281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:05.860595 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.volume.api [None req-f10e1f15-40d1-4faf-9b79-49b45efeafa5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113281) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:05.869760 np0000173037 devstack@c-api.service[113281]: INFO cinder.volume.api [None req-f10e1f15-40d1-4faf-9b79-49b45efeafa5 demo demo] Get all volumes completed successfully. May 09 09:29:05.873061 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-f10e1f15-40d1-4faf-9b79-49b45efeafa5 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:05.873900 np0000173037 devstack@c-api.service[113281]: [pid: 113281|app: 0|req: 5/17] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:29:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:29:15.863381 np0000173037 devstack@c-api.service[113281]: DEBUG dbcounter [-] [113281] Writing DB stats cinder:SELECT=1 {{(pid=113281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:05.888746 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.middleware.request_id [None req-269de7d0-8bc8-4ae2-982c-6d490274e4d8 None None] RequestId filter calling following filter/app {{(pid=113283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:05.892341 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-269de7d0-8bc8-4ae2-982c-6d490274e4d8 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:30:05.892982 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [None req-269de7d0-8bc8-4ae2-982c-6d490274e4d8 demo demo] Empty body provided in request {{(pid=113283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:05.893584 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [None req-269de7d0-8bc8-4ae2-982c-6d490274e4d8 demo demo] Calling method 'detail' {{(pid=113283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:05.894334 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.api_utils [None req-269de7d0-8bc8-4ae2-982c-6d490274e4d8 demo demo] Removing options '' from query. {{(pid=113283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:05.895899 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.volume.api [None req-269de7d0-8bc8-4ae2-982c-6d490274e4d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113283) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:05.907268 np0000173037 devstack@c-api.service[113283]: INFO cinder.volume.api [None req-269de7d0-8bc8-4ae2-982c-6d490274e4d8 demo demo] Get all volumes completed successfully. May 09 09:30:05.911553 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-269de7d0-8bc8-4ae2-982c-6d490274e4d8 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:05.912202 np0000173037 devstack@c-api.service[113283]: [pid: 113283|app: 0|req: 5/18] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:30:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:30:15.899975 np0000173037 devstack@c-api.service[113283]: DEBUG dbcounter [-] [113283] Writing DB stats cinder:SELECT=1 {{(pid=113283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:05.930238 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.middleware.request_id [None req-ea75c8e4-653e-44ea-90eb-7288db54ab57 None None] RequestId filter calling following filter/app {{(pid=113280) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:05.934424 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-ea75c8e4-653e-44ea-90eb-7288db54ab57 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:31:05.934712 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-ea75c8e4-653e-44ea-90eb-7288db54ab57 demo demo] Empty body provided in request {{(pid=113280) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:05.934850 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-ea75c8e4-653e-44ea-90eb-7288db54ab57 demo demo] Calling method 'detail' {{(pid=113280) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:05.935214 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.api_utils [None req-ea75c8e4-653e-44ea-90eb-7288db54ab57 demo demo] Removing options '' from query. {{(pid=113280) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:05.936506 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.volume.api [None req-ea75c8e4-653e-44ea-90eb-7288db54ab57 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113280) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:05.944506 np0000173037 devstack@c-api.service[113280]: INFO cinder.volume.api [None req-ea75c8e4-653e-44ea-90eb-7288db54ab57 demo demo] Get all volumes completed successfully. May 09 09:31:05.949019 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-ea75c8e4-653e-44ea-90eb-7288db54ab57 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:05.949578 np0000173037 devstack@c-api.service[113280]: [pid: 113280|app: 0|req: 5/19] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:31:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:31:15.940035 np0000173037 devstack@c-api.service[113280]: DEBUG dbcounter [-] [113280] Writing DB stats cinder:SELECT=1 {{(pid=113280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:05.967494 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.middleware.request_id [None req-8b1c3cda-752d-4583-aeae-3c0af709170f None None] RequestId filter calling following filter/app {{(pid=113282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:06.185463 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-8b1c3cda-752d-4583-aeae-3c0af709170f demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:32:06.185728 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-8b1c3cda-752d-4583-aeae-3c0af709170f demo demo] Empty body provided in request {{(pid=113282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:06.186102 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-8b1c3cda-752d-4583-aeae-3c0af709170f demo demo] Calling method 'detail' {{(pid=113282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:06.186461 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.api_utils [None req-8b1c3cda-752d-4583-aeae-3c0af709170f demo demo] Removing options '' from query. {{(pid=113282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:06.188344 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.volume.api [None req-8b1c3cda-752d-4583-aeae-3c0af709170f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113282) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:06.200165 np0000173037 devstack@c-api.service[113282]: INFO cinder.volume.api [None req-8b1c3cda-752d-4583-aeae-3c0af709170f demo demo] Get all volumes completed successfully. May 09 09:32:06.201937 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-8b1c3cda-752d-4583-aeae-3c0af709170f demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:06.202348 np0000173037 devstack@c-api.service[113282]: [pid: 113282|app: 0|req: 5/20] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:32:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:32:16.195433 np0000173037 devstack@c-api.service[113282]: DEBUG dbcounter [-] [113282] Writing DB stats cinder:SELECT=1 {{(pid=113282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:06.215468 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.middleware.request_id [None req-54422c34-4ef1-4b3c-a681-a89428c0bd60 None None] RequestId filter calling following filter/app {{(pid=113281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:06.220208 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-54422c34-4ef1-4b3c-a681-a89428c0bd60 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:33:06.220332 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-54422c34-4ef1-4b3c-a681-a89428c0bd60 demo demo] Empty body provided in request {{(pid=113281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:06.220743 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-54422c34-4ef1-4b3c-a681-a89428c0bd60 demo demo] Calling method 'detail' {{(pid=113281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:06.220854 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.api_utils [None req-54422c34-4ef1-4b3c-a681-a89428c0bd60 demo demo] Removing options '' from query. {{(pid=113281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:06.313512 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.volume.api [None req-54422c34-4ef1-4b3c-a681-a89428c0bd60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113281) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:06.313512 np0000173037 devstack@c-api.service[113281]: INFO cinder.volume.api [None req-54422c34-4ef1-4b3c-a681-a89428c0bd60 demo demo] Get all volumes completed successfully. May 09 09:33:06.313512 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-54422c34-4ef1-4b3c-a681-a89428c0bd60 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:06.313512 np0000173037 devstack@c-api.service[113281]: [pid: 113281|app: 0|req: 6/21] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:33:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:33:16.225043 np0000173037 devstack@c-api.service[113281]: DEBUG dbcounter [-] [113281] Writing DB stats cinder:SELECT=1 {{(pid=113281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:06.248692 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.middleware.request_id [None req-64e7f4ed-d179-4d92-a2b7-ce91667873ef None None] RequestId filter calling following filter/app {{(pid=113283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:06.252233 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-64e7f4ed-d179-4d92-a2b7-ce91667873ef demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:34:06.252609 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [None req-64e7f4ed-d179-4d92-a2b7-ce91667873ef demo demo] Empty body provided in request {{(pid=113283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:06.253156 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [None req-64e7f4ed-d179-4d92-a2b7-ce91667873ef demo demo] Calling method 'detail' {{(pid=113283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:06.253475 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.api_utils [None req-64e7f4ed-d179-4d92-a2b7-ce91667873ef demo demo] Removing options '' from query. {{(pid=113283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:06.254463 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.volume.api [None req-64e7f4ed-d179-4d92-a2b7-ce91667873ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113283) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:06.263519 np0000173037 devstack@c-api.service[113283]: INFO cinder.volume.api [None req-64e7f4ed-d179-4d92-a2b7-ce91667873ef demo demo] Get all volumes completed successfully. May 09 09:34:06.267003 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-64e7f4ed-d179-4d92-a2b7-ce91667873ef demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:06.267666 np0000173037 devstack@c-api.service[113283]: [pid: 113283|app: 0|req: 6/22] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:34:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:34:16.257889 np0000173037 devstack@c-api.service[113283]: DEBUG dbcounter [-] [113283] Writing DB stats cinder:SELECT=1 {{(pid=113283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:06.281788 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.middleware.request_id [None req-6cacad52-f5d5-498b-aa16-ed69928ca505 None None] RequestId filter calling following filter/app {{(pid=113280) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:06.285418 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-6cacad52-f5d5-498b-aa16-ed69928ca505 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:35:06.285683 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-6cacad52-f5d5-498b-aa16-ed69928ca505 demo demo] Empty body provided in request {{(pid=113280) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:06.286028 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-6cacad52-f5d5-498b-aa16-ed69928ca505 demo demo] Calling method 'detail' {{(pid=113280) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:06.286443 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.api_utils [None req-6cacad52-f5d5-498b-aa16-ed69928ca505 demo demo] Removing options '' from query. {{(pid=113280) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:06.287852 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.volume.api [None req-6cacad52-f5d5-498b-aa16-ed69928ca505 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113280) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:06.297469 np0000173037 devstack@c-api.service[113280]: INFO cinder.volume.api [None req-6cacad52-f5d5-498b-aa16-ed69928ca505 demo demo] Get all volumes completed successfully. May 09 09:35:06.300076 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-6cacad52-f5d5-498b-aa16-ed69928ca505 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:06.300548 np0000173037 devstack@c-api.service[113280]: [pid: 113280|app: 0|req: 6/23] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:35:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:35:16.291741 np0000173037 devstack@c-api.service[113280]: DEBUG dbcounter [-] [113280] Writing DB stats cinder:SELECT=1 {{(pid=113280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:06.317349 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.middleware.request_id [None req-ad94c1b9-ef83-4fea-bee3-f6d2441aa995 None None] RequestId filter calling following filter/app {{(pid=113282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:06.320631 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-ad94c1b9-ef83-4fea-bee3-f6d2441aa995 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:36:06.320892 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-ad94c1b9-ef83-4fea-bee3-f6d2441aa995 demo demo] Empty body provided in request {{(pid=113282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:06.321171 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-ad94c1b9-ef83-4fea-bee3-f6d2441aa995 demo demo] Calling method 'detail' {{(pid=113282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:06.321474 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.api_utils [None req-ad94c1b9-ef83-4fea-bee3-f6d2441aa995 demo demo] Removing options '' from query. {{(pid=113282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:06.322624 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.volume.api [None req-ad94c1b9-ef83-4fea-bee3-f6d2441aa995 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113282) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:06.333375 np0000173037 devstack@c-api.service[113282]: INFO cinder.volume.api [None req-ad94c1b9-ef83-4fea-bee3-f6d2441aa995 demo demo] Get all volumes completed successfully. May 09 09:36:06.336561 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-ad94c1b9-ef83-4fea-bee3-f6d2441aa995 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:06.336954 np0000173037 devstack@c-api.service[113282]: [pid: 113282|app: 0|req: 6/24] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:36:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:36:16.325769 np0000173037 devstack@c-api.service[113282]: DEBUG dbcounter [-] [113282] Writing DB stats cinder:SELECT=1 {{(pid=113282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:06.399578 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.middleware.request_id [None req-8bb2bc38-b431-42b4-9113-107a37301d4f None None] RequestId filter calling following filter/app {{(pid=113281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:06.525405 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-8bb2bc38-b431-42b4-9113-107a37301d4f demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:37:06.525604 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-8bb2bc38-b431-42b4-9113-107a37301d4f demo demo] Empty body provided in request {{(pid=113281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:06.525863 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-8bb2bc38-b431-42b4-9113-107a37301d4f demo demo] Calling method 'detail' {{(pid=113281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:06.526901 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.api_utils [None req-8bb2bc38-b431-42b4-9113-107a37301d4f demo demo] Removing options '' from query. {{(pid=113281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:06.527227 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.volume.api [None req-8bb2bc38-b431-42b4-9113-107a37301d4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113281) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:06.536213 np0000173037 devstack@c-api.service[113281]: INFO cinder.volume.api [None req-8bb2bc38-b431-42b4-9113-107a37301d4f demo demo] Get all volumes completed successfully. May 09 09:37:06.539573 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-8bb2bc38-b431-42b4-9113-107a37301d4f demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:06.540180 np0000173037 devstack@c-api.service[113281]: [pid: 113281|app: 0|req: 7/25] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:37:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:37:16.531064 np0000173037 devstack@c-api.service[113281]: DEBUG dbcounter [-] [113281] Writing DB stats cinder:SELECT=1 {{(pid=113281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:06.557275 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.middleware.request_id [None req-bdf7f019-130b-43af-941b-5a6bbf273cd6 None None] RequestId filter calling following filter/app {{(pid=113283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:06.560583 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-bdf7f019-130b-43af-941b-5a6bbf273cd6 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:38:06.560898 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [None req-bdf7f019-130b-43af-941b-5a6bbf273cd6 demo demo] Empty body provided in request {{(pid=113283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:06.561182 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [None req-bdf7f019-130b-43af-941b-5a6bbf273cd6 demo demo] Calling method 'detail' {{(pid=113283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:06.561444 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.api_utils [None req-bdf7f019-130b-43af-941b-5a6bbf273cd6 demo demo] Removing options '' from query. {{(pid=113283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:06.562398 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.volume.api [None req-bdf7f019-130b-43af-941b-5a6bbf273cd6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113283) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:06.570739 np0000173037 devstack@c-api.service[113283]: INFO cinder.volume.api [None req-bdf7f019-130b-43af-941b-5a6bbf273cd6 demo demo] Get all volumes completed successfully. May 09 09:38:06.573709 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-bdf7f019-130b-43af-941b-5a6bbf273cd6 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:06.574237 np0000173037 devstack@c-api.service[113283]: [pid: 113283|app: 0|req: 7/26] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:38:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:38:16.565622 np0000173037 devstack@c-api.service[113283]: DEBUG dbcounter [-] [113283] Writing DB stats cinder:SELECT=1 {{(pid=113283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:06.597748 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.middleware.request_id [None req-6a864653-592f-4cde-bb59-9f62bf7e773f None None] RequestId filter calling following filter/app {{(pid=113280) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:06.599397 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-6a864653-592f-4cde-bb59-9f62bf7e773f demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:39:06.599706 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-6a864653-592f-4cde-bb59-9f62bf7e773f demo demo] Empty body provided in request {{(pid=113280) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:06.600407 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-6a864653-592f-4cde-bb59-9f62bf7e773f demo demo] Calling method 'detail' {{(pid=113280) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:06.600407 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.api_utils [None req-6a864653-592f-4cde-bb59-9f62bf7e773f demo demo] Removing options '' from query. {{(pid=113280) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:06.601248 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.volume.api [None req-6a864653-592f-4cde-bb59-9f62bf7e773f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113280) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:06.610577 np0000173037 devstack@c-api.service[113280]: INFO cinder.volume.api [None req-6a864653-592f-4cde-bb59-9f62bf7e773f demo demo] Get all volumes completed successfully. May 09 09:39:06.613853 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-6a864653-592f-4cde-bb59-9f62bf7e773f demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:06.614398 np0000173037 devstack@c-api.service[113280]: [pid: 113280|app: 0|req: 7/27] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:39:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:39:16.605096 np0000173037 devstack@c-api.service[113280]: DEBUG dbcounter [-] [113280] Writing DB stats cinder:SELECT=1 {{(pid=113280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:06.633668 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.middleware.request_id [None req-9d916428-ceeb-4f9c-8b4e-615e716289ee None None] RequestId filter calling following filter/app {{(pid=113282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:06.637596 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-9d916428-ceeb-4f9c-8b4e-615e716289ee demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:40:06.637845 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-9d916428-ceeb-4f9c-8b4e-615e716289ee demo demo] Empty body provided in request {{(pid=113282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:06.638144 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-9d916428-ceeb-4f9c-8b4e-615e716289ee demo demo] Calling method 'detail' {{(pid=113282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:06.638443 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.api_utils [None req-9d916428-ceeb-4f9c-8b4e-615e716289ee demo demo] Removing options '' from query. {{(pid=113282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:06.639490 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.volume.api [None req-9d916428-ceeb-4f9c-8b4e-615e716289ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113282) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:06.647768 np0000173037 devstack@c-api.service[113282]: INFO cinder.volume.api [None req-9d916428-ceeb-4f9c-8b4e-615e716289ee demo demo] Get all volumes completed successfully. May 09 09:40:06.650450 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-9d916428-ceeb-4f9c-8b4e-615e716289ee demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:06.650958 np0000173037 devstack@c-api.service[113282]: [pid: 113282|app: 0|req: 7/28] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:40:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:40:16.642715 np0000173037 devstack@c-api.service[113282]: DEBUG dbcounter [-] [113282] Writing DB stats cinder:SELECT=1 {{(pid=113282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:06.666122 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.middleware.request_id [None req-72a032d4-b35f-4cbe-b806-e282419aaa5d None None] RequestId filter calling following filter/app {{(pid=113281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:06.670413 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-72a032d4-b35f-4cbe-b806-e282419aaa5d demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:41:06.670830 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-72a032d4-b35f-4cbe-b806-e282419aaa5d demo demo] Empty body provided in request {{(pid=113281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:06.671325 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-72a032d4-b35f-4cbe-b806-e282419aaa5d demo demo] Calling method 'detail' {{(pid=113281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:06.671861 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.api_utils [None req-72a032d4-b35f-4cbe-b806-e282419aaa5d demo demo] Removing options '' from query. {{(pid=113281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:06.673036 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.volume.api [None req-72a032d4-b35f-4cbe-b806-e282419aaa5d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113281) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:06.684610 np0000173037 devstack@c-api.service[113281]: INFO cinder.volume.api [None req-72a032d4-b35f-4cbe-b806-e282419aaa5d demo demo] Get all volumes completed successfully. May 09 09:41:06.687891 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-72a032d4-b35f-4cbe-b806-e282419aaa5d demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:06.688309 np0000173037 devstack@c-api.service[113281]: [pid: 113281|app: 0|req: 8/29] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:41:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:41:16.677421 np0000173037 devstack@c-api.service[113281]: DEBUG dbcounter [-] [113281] Writing DB stats cinder:SELECT=1 {{(pid=113281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:06.704416 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.middleware.request_id [None req-3ad38651-8017-43e0-a923-e5f32973484e None None] RequestId filter calling following filter/app {{(pid=113283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:06.802514 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-3ad38651-8017-43e0-a923-e5f32973484e demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:42:06.802883 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [None req-3ad38651-8017-43e0-a923-e5f32973484e demo demo] Empty body provided in request {{(pid=113283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:06.803450 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [None req-3ad38651-8017-43e0-a923-e5f32973484e demo demo] Calling method 'detail' {{(pid=113283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:06.803773 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.api_utils [None req-3ad38651-8017-43e0-a923-e5f32973484e demo demo] Removing options '' from query. {{(pid=113283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:06.804704 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.volume.api [None req-3ad38651-8017-43e0-a923-e5f32973484e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113283) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:06.817290 np0000173037 devstack@c-api.service[113283]: INFO cinder.volume.api [None req-3ad38651-8017-43e0-a923-e5f32973484e demo demo] Get all volumes completed successfully. May 09 09:42:06.820954 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-3ad38651-8017-43e0-a923-e5f32973484e demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:06.821324 np0000173037 devstack@c-api.service[113283]: [pid: 113283|app: 0|req: 8/30] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:42:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:42:16.808719 np0000173037 devstack@c-api.service[113283]: DEBUG dbcounter [-] [113283] Writing DB stats cinder:SELECT=1 {{(pid=113283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:43:06.832900 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.middleware.request_id [None req-d9c332a1-814a-45b9-999b-e63de081a107 None None] RequestId filter calling following filter/app {{(pid=113280) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:43:06.837257 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-d9c332a1-814a-45b9-999b-e63de081a107 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:43:06.837504 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-d9c332a1-814a-45b9-999b-e63de081a107 demo demo] Empty body provided in request {{(pid=113280) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:43:06.837760 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-d9c332a1-814a-45b9-999b-e63de081a107 demo demo] Calling method 'detail' {{(pid=113280) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:43:06.838126 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.api_utils [None req-d9c332a1-814a-45b9-999b-e63de081a107 demo demo] Removing options '' from query. {{(pid=113280) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:43:06.839118 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.volume.api [None req-d9c332a1-814a-45b9-999b-e63de081a107 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113280) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:43:06.849164 np0000173037 devstack@c-api.service[113280]: INFO cinder.volume.api [None req-d9c332a1-814a-45b9-999b-e63de081a107 demo demo] Get all volumes completed successfully. May 09 09:43:06.852419 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-d9c332a1-814a-45b9-999b-e63de081a107 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:43:06.853051 np0000173037 devstack@c-api.service[113280]: [pid: 113280|app: 0|req: 8/31] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:43:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:43:16.842845 np0000173037 devstack@c-api.service[113280]: DEBUG dbcounter [-] [113280] Writing DB stats cinder:SELECT=1 {{(pid=113280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:44:06.870140 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.middleware.request_id [None req-064d7938-d52b-4aee-9ca6-27f0a9331ab9 None None] RequestId filter calling following filter/app {{(pid=113282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:44:06.874890 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-064d7938-d52b-4aee-9ca6-27f0a9331ab9 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:44:06.875423 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-064d7938-d52b-4aee-9ca6-27f0a9331ab9 demo demo] Empty body provided in request {{(pid=113282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:44:06.875845 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-064d7938-d52b-4aee-9ca6-27f0a9331ab9 demo demo] Calling method 'detail' {{(pid=113282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:44:06.876449 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.api_utils [None req-064d7938-d52b-4aee-9ca6-27f0a9331ab9 demo demo] Removing options '' from query. {{(pid=113282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:44:06.878493 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.volume.api [None req-064d7938-d52b-4aee-9ca6-27f0a9331ab9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113282) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:44:06.886126 np0000173037 devstack@c-api.service[113282]: INFO cinder.volume.api [None req-064d7938-d52b-4aee-9ca6-27f0a9331ab9 demo demo] Get all volumes completed successfully. May 09 09:44:06.888269 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-064d7938-d52b-4aee-9ca6-27f0a9331ab9 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:44:06.888641 np0000173037 devstack@c-api.service[113282]: [pid: 113282|app: 0|req: 8/32] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:44:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:44:16.881453 np0000173037 devstack@c-api.service[113282]: DEBUG dbcounter [-] [113282] Writing DB stats cinder:SELECT=1 {{(pid=113282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:45:06.902562 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.middleware.request_id [None req-a1c2f0d3-ba8c-45e4-92c8-fbf20e23938b None None] RequestId filter calling following filter/app {{(pid=113281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:45:06.904754 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-a1c2f0d3-ba8c-45e4-92c8-fbf20e23938b demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:45:06.904982 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-a1c2f0d3-ba8c-45e4-92c8-fbf20e23938b demo demo] Empty body provided in request {{(pid=113281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:45:06.905229 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-a1c2f0d3-ba8c-45e4-92c8-fbf20e23938b demo demo] Calling method 'detail' {{(pid=113281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:45:06.905451 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.api_utils [None req-a1c2f0d3-ba8c-45e4-92c8-fbf20e23938b demo demo] Removing options '' from query. {{(pid=113281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:45:06.906195 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.volume.api [None req-a1c2f0d3-ba8c-45e4-92c8-fbf20e23938b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113281) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:45:06.913579 np0000173037 devstack@c-api.service[113281]: INFO cinder.volume.api [None req-a1c2f0d3-ba8c-45e4-92c8-fbf20e23938b demo demo] Get all volumes completed successfully. May 09 09:45:06.915909 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-a1c2f0d3-ba8c-45e4-92c8-fbf20e23938b demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:45:06.916287 np0000173037 devstack@c-api.service[113281]: [pid: 113281|app: 0|req: 9/33] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:45:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:45:16.908788 np0000173037 devstack@c-api.service[113281]: DEBUG dbcounter [-] [113281] Writing DB stats cinder:SELECT=1 {{(pid=113281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:46:06.931072 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.middleware.request_id [None req-b1911057-480f-425d-a7e0-6d649887411d None None] RequestId filter calling following filter/app {{(pid=113283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:46:06.934762 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-b1911057-480f-425d-a7e0-6d649887411d demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:46:06.935055 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [None req-b1911057-480f-425d-a7e0-6d649887411d demo demo] Empty body provided in request {{(pid=113283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:46:06.935317 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [None req-b1911057-480f-425d-a7e0-6d649887411d demo demo] Calling method 'detail' {{(pid=113283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:46:06.936131 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.api_utils [None req-b1911057-480f-425d-a7e0-6d649887411d demo demo] Removing options '' from query. {{(pid=113283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:46:06.937672 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.volume.api [None req-b1911057-480f-425d-a7e0-6d649887411d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113283) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:46:06.946305 np0000173037 devstack@c-api.service[113283]: INFO cinder.volume.api [None req-b1911057-480f-425d-a7e0-6d649887411d demo demo] Get all volumes completed successfully. May 09 09:46:06.948383 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-b1911057-480f-425d-a7e0-6d649887411d demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:46:06.948987 np0000173037 devstack@c-api.service[113283]: [pid: 113283|app: 0|req: 9/34] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:46:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:46:16.941033 np0000173037 devstack@c-api.service[113283]: DEBUG dbcounter [-] [113283] Writing DB stats cinder:SELECT=1 {{(pid=113283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:47:06.962547 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.middleware.request_id [None req-bdc2b8ca-f16c-4311-bc08-25eb1a63678c None None] RequestId filter calling following filter/app {{(pid=113280) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:47:07.004488 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-bdc2b8ca-f16c-4311-bc08-25eb1a63678c demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:47:07.004851 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-bdc2b8ca-f16c-4311-bc08-25eb1a63678c demo demo] Empty body provided in request {{(pid=113280) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:47:07.005431 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-bdc2b8ca-f16c-4311-bc08-25eb1a63678c demo demo] Calling method 'detail' {{(pid=113280) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:47:07.005932 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.api_utils [None req-bdc2b8ca-f16c-4311-bc08-25eb1a63678c demo demo] Removing options '' from query. {{(pid=113280) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:47:07.007712 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.volume.api [None req-bdc2b8ca-f16c-4311-bc08-25eb1a63678c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113280) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:47:07.015221 np0000173037 devstack@c-api.service[113280]: INFO cinder.volume.api [None req-bdc2b8ca-f16c-4311-bc08-25eb1a63678c demo demo] Get all volumes completed successfully. May 09 09:47:07.017487 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-bdc2b8ca-f16c-4311-bc08-25eb1a63678c demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:47:07.017951 np0000173037 devstack@c-api.service[113280]: [pid: 113280|app: 0|req: 9/35] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:47:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:47:17.011006 np0000173037 devstack@c-api.service[113280]: DEBUG dbcounter [-] [113280] Writing DB stats cinder:SELECT=1 {{(pid=113280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:48:07.030663 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.middleware.request_id [None req-f8d43082-2ada-4d63-9607-6e11012d7144 None None] RequestId filter calling following filter/app {{(pid=113282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:48:07.033777 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-f8d43082-2ada-4d63-9607-6e11012d7144 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:48:07.034062 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-f8d43082-2ada-4d63-9607-6e11012d7144 demo demo] Empty body provided in request {{(pid=113282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:48:07.034362 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-f8d43082-2ada-4d63-9607-6e11012d7144 demo demo] Calling method 'detail' {{(pid=113282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:48:07.034686 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.api_utils [None req-f8d43082-2ada-4d63-9607-6e11012d7144 demo demo] Removing options '' from query. {{(pid=113282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:48:07.035878 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.volume.api [None req-f8d43082-2ada-4d63-9607-6e11012d7144 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113282) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:48:07.043483 np0000173037 devstack@c-api.service[113282]: INFO cinder.volume.api [None req-f8d43082-2ada-4d63-9607-6e11012d7144 demo demo] Get all volumes completed successfully. May 09 09:48:07.045346 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-f8d43082-2ada-4d63-9607-6e11012d7144 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:48:07.045683 np0000173037 devstack@c-api.service[113282]: [pid: 113282|app: 0|req: 9/36] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:48:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:48:17.039040 np0000173037 devstack@c-api.service[113282]: DEBUG dbcounter [-] [113282] Writing DB stats cinder:SELECT=1 {{(pid=113282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:49:07.058483 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.middleware.request_id [None req-4ebae3b3-7e34-4c2c-9477-aef1fe92b849 None None] RequestId filter calling following filter/app {{(pid=113281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:49:07.060993 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-4ebae3b3-7e34-4c2c-9477-aef1fe92b849 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:49:07.061356 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-4ebae3b3-7e34-4c2c-9477-aef1fe92b849 demo demo] Empty body provided in request {{(pid=113281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:49:07.061493 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-4ebae3b3-7e34-4c2c-9477-aef1fe92b849 demo demo] Calling method 'detail' {{(pid=113281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:49:07.061792 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.api_utils [None req-4ebae3b3-7e34-4c2c-9477-aef1fe92b849 demo demo] Removing options '' from query. {{(pid=113281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:49:07.063018 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.volume.api [None req-4ebae3b3-7e34-4c2c-9477-aef1fe92b849 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113281) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:49:07.071315 np0000173037 devstack@c-api.service[113281]: INFO cinder.volume.api [None req-4ebae3b3-7e34-4c2c-9477-aef1fe92b849 demo demo] Get all volumes completed successfully. May 09 09:49:07.073504 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-4ebae3b3-7e34-4c2c-9477-aef1fe92b849 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:49:07.073898 np0000173037 devstack@c-api.service[113281]: [pid: 113281|app: 0|req: 10/37] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:49:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:49:17.066079 np0000173037 devstack@c-api.service[113281]: DEBUG dbcounter [-] [113281] Writing DB stats cinder:SELECT=1 {{(pid=113281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:50:07.089881 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.middleware.request_id [None req-358de5ac-a971-4f05-b3dc-65df37797d94 None None] RequestId filter calling following filter/app {{(pid=113283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:50:07.094169 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-358de5ac-a971-4f05-b3dc-65df37797d94 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:50:07.094458 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [None req-358de5ac-a971-4f05-b3dc-65df37797d94 demo demo] Empty body provided in request {{(pid=113283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:50:07.096029 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.openstack.wsgi [None req-358de5ac-a971-4f05-b3dc-65df37797d94 demo demo] Calling method 'detail' {{(pid=113283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:50:07.096029 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.api.api_utils [None req-358de5ac-a971-4f05-b3dc-65df37797d94 demo demo] Removing options '' from query. {{(pid=113283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:50:07.096730 np0000173037 devstack@c-api.service[113283]: DEBUG cinder.volume.api [None req-358de5ac-a971-4f05-b3dc-65df37797d94 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113283) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:50:07.108037 np0000173037 devstack@c-api.service[113283]: INFO cinder.volume.api [None req-358de5ac-a971-4f05-b3dc-65df37797d94 demo demo] Get all volumes completed successfully. May 09 09:50:07.111034 np0000173037 devstack@c-api.service[113283]: INFO cinder.api.openstack.wsgi [None req-358de5ac-a971-4f05-b3dc-65df37797d94 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:50:07.111555 np0000173037 devstack@c-api.service[113283]: [pid: 113283|app: 0|req: 10/38] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:50:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:50:17.100385 np0000173037 devstack@c-api.service[113283]: DEBUG dbcounter [-] [113283] Writing DB stats cinder:SELECT=1 {{(pid=113283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:51:07.125670 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.middleware.request_id [None req-345a6f3f-6bcb-4ef5-b679-803b8d984ac5 None None] RequestId filter calling following filter/app {{(pid=113280) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:51:07.128453 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-345a6f3f-6bcb-4ef5-b679-803b8d984ac5 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:51:07.128968 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-345a6f3f-6bcb-4ef5-b679-803b8d984ac5 demo demo] Empty body provided in request {{(pid=113280) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:51:07.128968 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.openstack.wsgi [None req-345a6f3f-6bcb-4ef5-b679-803b8d984ac5 demo demo] Calling method 'detail' {{(pid=113280) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:51:07.129250 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.api.api_utils [None req-345a6f3f-6bcb-4ef5-b679-803b8d984ac5 demo demo] Removing options '' from query. {{(pid=113280) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:51:07.130185 np0000173037 devstack@c-api.service[113280]: DEBUG cinder.volume.api [None req-345a6f3f-6bcb-4ef5-b679-803b8d984ac5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113280) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:51:07.138041 np0000173037 devstack@c-api.service[113280]: INFO cinder.volume.api [None req-345a6f3f-6bcb-4ef5-b679-803b8d984ac5 demo demo] Get all volumes completed successfully. May 09 09:51:07.140754 np0000173037 devstack@c-api.service[113280]: INFO cinder.api.openstack.wsgi [None req-345a6f3f-6bcb-4ef5-b679-803b8d984ac5 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:51:07.141381 np0000173037 devstack@c-api.service[113280]: [pid: 113280|app: 0|req: 10/39] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:51:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:51:17.133642 np0000173037 devstack@c-api.service[113280]: DEBUG dbcounter [-] [113280] Writing DB stats cinder:SELECT=1 {{(pid=113280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:52:07.170793 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.middleware.request_id [None req-9515700d-8a38-45d0-a8ef-d7abbcbff0b3 None None] RequestId filter calling following filter/app {{(pid=113282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:52:07.263961 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-9515700d-8a38-45d0-a8ef-d7abbcbff0b3 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:52:07.264184 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-9515700d-8a38-45d0-a8ef-d7abbcbff0b3 demo demo] Empty body provided in request {{(pid=113282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:52:07.264428 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.openstack.wsgi [None req-9515700d-8a38-45d0-a8ef-d7abbcbff0b3 demo demo] Calling method 'detail' {{(pid=113282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:52:07.264731 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.api.api_utils [None req-9515700d-8a38-45d0-a8ef-d7abbcbff0b3 demo demo] Removing options '' from query. {{(pid=113282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:52:07.265764 np0000173037 devstack@c-api.service[113282]: DEBUG cinder.volume.api [None req-9515700d-8a38-45d0-a8ef-d7abbcbff0b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113282) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:52:07.274025 np0000173037 devstack@c-api.service[113282]: INFO cinder.volume.api [None req-9515700d-8a38-45d0-a8ef-d7abbcbff0b3 demo demo] Get all volumes completed successfully. May 09 09:52:07.277042 np0000173037 devstack@c-api.service[113282]: INFO cinder.api.openstack.wsgi [None req-9515700d-8a38-45d0-a8ef-d7abbcbff0b3 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:52:07.277573 np0000173037 devstack@c-api.service[113282]: [pid: 113282|app: 0|req: 10/40] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:52:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:52:17.269124 np0000173037 devstack@c-api.service[113282]: DEBUG dbcounter [-] [113282] Writing DB stats cinder:SELECT=1 {{(pid=113282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:53:07.289976 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.middleware.request_id [None req-4ff26001-0e26-4552-bcf9-64f95c1569fd None None] RequestId filter calling following filter/app {{(pid=113281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:53:07.294905 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-4ff26001-0e26-4552-bcf9-64f95c1569fd demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 09:53:07.295177 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-4ff26001-0e26-4552-bcf9-64f95c1569fd demo demo] Empty body provided in request {{(pid=113281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:53:07.295433 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.openstack.wsgi [None req-4ff26001-0e26-4552-bcf9-64f95c1569fd demo demo] Calling method 'detail' {{(pid=113281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:53:07.295736 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.api.api_utils [None req-4ff26001-0e26-4552-bcf9-64f95c1569fd demo demo] Removing options '' from query. {{(pid=113281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:53:07.296830 np0000173037 devstack@c-api.service[113281]: DEBUG cinder.volume.api [None req-4ff26001-0e26-4552-bcf9-64f95c1569fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113281) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:53:07.303827 np0000173037 devstack@c-api.service[113281]: INFO cinder.volume.api [None req-4ff26001-0e26-4552-bcf9-64f95c1569fd demo demo] Get all volumes completed successfully. May 09 09:53:07.305878 np0000173037 devstack@c-api.service[113281]: INFO cinder.api.openstack.wsgi [None req-4ff26001-0e26-4552-bcf9-64f95c1569fd demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 09:53:07.306253 np0000173037 devstack@c-api.service[113281]: [pid: 113281|app: 0|req: 11/41] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 09:53:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:53:17.299921 np0000173037 devstack@c-api.service[113281]: DEBUG dbcounter [-] [113281] Writing DB stats cinder:SELECT=1 {{(pid=113281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}