May 09 07:22:23.318650 np0000172988 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 07:22:23.330655 np0000172988 devstack@c-api.service[112694]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 07:22:23.332799 np0000172988 devstack@c-api.service[112694]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 07:22:23 2026] *** May 09 07:22:23.332799 np0000172988 devstack@c-api.service[112694]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 07:22:23.332799 np0000172988 devstack@c-api.service[112694]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 07:22:23.332799 np0000172988 devstack@c-api.service[112694]: nodename: np0000172988 May 09 07:22:23.332799 np0000172988 devstack@c-api.service[112694]: machine: x86_64 May 09 07:22:23.332799 np0000172988 devstack@c-api.service[112694]: clock source: unix May 09 07:22:23.332799 np0000172988 devstack@c-api.service[112694]: pcre jit disabled May 09 07:22:23.332799 np0000172988 devstack@c-api.service[112694]: detected number of CPU cores: 16 May 09 07:22:23.332799 np0000172988 devstack@c-api.service[112694]: current working directory: / May 09 07:22:23.332799 np0000172988 devstack@c-api.service[112694]: detected binary path: /usr/bin/uwsgi-core May 09 07:22:23.332799 np0000172988 devstack@c-api.service[112694]: your processes number limit is 256917 May 09 07:22:23.332799 np0000172988 devstack@c-api.service[112694]: your memory page size is 4096 bytes May 09 07:22:23.332799 np0000172988 devstack@c-api.service[112694]: detected max file descriptor number: 2048 May 09 07:22:23.332799 np0000172988 devstack@c-api.service[112694]: lock engine: pthread robust mutexes May 09 07:22:23.333533 np0000172988 devstack@c-api.service[112694]: thunder lock: enabled May 09 07:22:23.333533 np0000172988 devstack@c-api.service[112694]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 07:22:23.333533 np0000172988 devstack@c-api.service[112694]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 07:22:23.333533 np0000172988 devstack@c-api.service[112694]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 07:22:23.333533 np0000172988 devstack@c-api.service[112694]: Set PythonHome to /opt/stack/data/venv May 09 07:22:23.374329 np0000172988 devstack@c-api.service[112694]: Python main interpreter initialized at 0x7541bc0a3668 May 09 07:22:23.374329 np0000172988 devstack@c-api.service[112694]: python threads support enabled May 09 07:22:23.374329 np0000172988 devstack@c-api.service[112694]: your server socket listen backlog is limited to 100 connections May 09 07:22:23.374329 np0000172988 devstack@c-api.service[112694]: your mercy for graceful operations on workers is 80 seconds May 09 07:22:23.374836 np0000172988 devstack@c-api.service[112694]: mapped 671795 bytes (656 KB) for 4 cores May 09 07:22:23.374987 np0000172988 devstack@c-api.service[112694]: *** Operational MODE: preforking *** May 09 07:22:23.375263 np0000172988 devstack@c-api.service[112694]: *** uWSGI is running in multiple interpreter mode *** May 09 07:22:23.375263 np0000172988 devstack@c-api.service[112694]: spawned uWSGI master process (pid: 112694) May 09 07:22:23.375398 np0000172988 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 07:22:23.376184 np0000172988 devstack@c-api.service[112694]: spawned uWSGI worker 1 (pid: 112706, cores: 1) May 09 07:22:23.376695 np0000172988 devstack@c-api.service[112694]: spawned uWSGI worker 2 (pid: 112707, cores: 1) May 09 07:22:23.377184 np0000172988 devstack@c-api.service[112694]: spawned uWSGI worker 3 (pid: 112708, cores: 1) May 09 07:22:23.377719 np0000172988 devstack@c-api.service[112694]: spawned uWSGI worker 4 (pid: 112709, cores: 1) May 09 07:22:23.377719 np0000172988 devstack@c-api.service[112694]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 07:22:23.500226 np0000172988 devstack@c-api.service[112706]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:22:23.500226 np0000172988 devstack@c-api.service[112706]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:22:23.500226 np0000172988 devstack@c-api.service[112706]: we strongly recommend against using it for new projects. May 09 07:22:23.500226 np0000172988 devstack@c-api.service[112706]: If you are already using Eventlet, we recommend migrating to a different May 09 07:22:23.500226 np0000172988 devstack@c-api.service[112706]: framework. For more detail see May 09 07:22:23.500226 np0000172988 devstack@c-api.service[112706]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:22:23.500226 np0000172988 devstack@c-api.service[112706]: import eventlet # noqa May 09 07:22:23.505165 np0000172988 devstack@c-api.service[112707]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:22:23.505165 np0000172988 devstack@c-api.service[112707]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:22:23.505165 np0000172988 devstack@c-api.service[112707]: we strongly recommend against using it for new projects. May 09 07:22:23.505165 np0000172988 devstack@c-api.service[112707]: If you are already using Eventlet, we recommend migrating to a different May 09 07:22:23.505165 np0000172988 devstack@c-api.service[112707]: framework. For more detail see May 09 07:22:23.505165 np0000172988 devstack@c-api.service[112707]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:22:23.505165 np0000172988 devstack@c-api.service[112707]: import eventlet # noqa May 09 07:22:23.509020 np0000172988 devstack@c-api.service[112708]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:22:23.509020 np0000172988 devstack@c-api.service[112708]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:22:23.509020 np0000172988 devstack@c-api.service[112708]: we strongly recommend against using it for new projects. May 09 07:22:23.509020 np0000172988 devstack@c-api.service[112708]: If you are already using Eventlet, we recommend migrating to a different May 09 07:22:23.509020 np0000172988 devstack@c-api.service[112708]: framework. For more detail see May 09 07:22:23.509020 np0000172988 devstack@c-api.service[112708]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:22:23.509020 np0000172988 devstack@c-api.service[112708]: import eventlet # noqa May 09 07:22:23.510474 np0000172988 devstack@c-api.service[112709]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:22:23.510474 np0000172988 devstack@c-api.service[112709]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:22:23.510474 np0000172988 devstack@c-api.service[112709]: we strongly recommend against using it for new projects. May 09 07:22:23.510474 np0000172988 devstack@c-api.service[112709]: If you are already using Eventlet, we recommend migrating to a different May 09 07:22:23.510474 np0000172988 devstack@c-api.service[112709]: framework. For more detail see May 09 07:22:23.510474 np0000172988 devstack@c-api.service[112709]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:22:23.510474 np0000172988 devstack@c-api.service[112709]: import eventlet # noqa May 09 07:22:23.584245 np0000172988 devstack@c-api.service[112706]: /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 07:22:23.584245 np0000172988 devstack@c-api.service[112706]: debtcollector.deprecate( May 09 07:22:23.592329 np0000172988 devstack@c-api.service[112708]: /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 07:22:23.592329 np0000172988 devstack@c-api.service[112708]: debtcollector.deprecate( May 09 07:22:23.595427 np0000172988 devstack@c-api.service[112709]: /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 07:22:23.595427 np0000172988 devstack@c-api.service[112709]: debtcollector.deprecate( May 09 07:22:23.596278 np0000172988 devstack@c-api.service[112707]: /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 07:22:23.596278 np0000172988 devstack@c-api.service[112707]: debtcollector.deprecate( May 09 07:22:23.659622 np0000172988 devstack@c-api.service[112706]: /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 07:22:23.659622 np0000172988 devstack@c-api.service[112706]: from cgi import parse_header May 09 07:22:23.671891 np0000172988 devstack@c-api.service[112708]: /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 07:22:23.671891 np0000172988 devstack@c-api.service[112708]: from cgi import parse_header May 09 07:22:23.674449 np0000172988 devstack@c-api.service[112709]: /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 07:22:23.674449 np0000172988 devstack@c-api.service[112709]: from cgi import parse_header May 09 07:22:23.681039 np0000172988 devstack@c-api.service[112707]: /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 07:22:23.681039 np0000172988 devstack@c-api.service[112707]: from cgi import parse_header May 09 07:22:23.702586 np0000172988 devstack@c-api.service[112706]: /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 07:22:23.702586 np0000172988 devstack@c-api.service[112706]: removals.removed_module( May 09 07:22:23.703280 np0000172988 devstack@c-api.service[112706]: /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 07:22:23.703280 np0000172988 devstack@c-api.service[112706]: removals.removed_module( May 09 07:22:23.717347 np0000172988 devstack@c-api.service[112708]: /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 07:22:23.717347 np0000172988 devstack@c-api.service[112708]: removals.removed_module( May 09 07:22:23.718020 np0000172988 devstack@c-api.service[112708]: /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 07:22:23.718020 np0000172988 devstack@c-api.service[112708]: removals.removed_module( May 09 07:22:23.718994 np0000172988 devstack@c-api.service[112709]: /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 07:22:23.718994 np0000172988 devstack@c-api.service[112709]: removals.removed_module( May 09 07:22:23.719795 np0000172988 devstack@c-api.service[112709]: /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 07:22:23.719795 np0000172988 devstack@c-api.service[112709]: removals.removed_module( May 09 07:22:23.725649 np0000172988 devstack@c-api.service[112707]: /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 07:22:23.725649 np0000172988 devstack@c-api.service[112707]: removals.removed_module( May 09 07:22:23.726368 np0000172988 devstack@c-api.service[112707]: /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 07:22:23.726368 np0000172988 devstack@c-api.service[112707]: removals.removed_module( May 09 07:22:24.304010 np0000172988 devstack@c-api.service[112706]: /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 07:22:24.304010 np0000172988 devstack@c-api.service[112706]: warnings.warn( May 09 07:22:24.336137 np0000172988 devstack@c-api.service[112709]: /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 07:22:24.336137 np0000172988 devstack@c-api.service[112709]: warnings.warn( May 09 07:22:24.351993 np0000172988 devstack@c-api.service[112707]: /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 07:22:24.351993 np0000172988 devstack@c-api.service[112707]: warnings.warn( May 09 07:22:24.370527 np0000172988 devstack@c-api.service[112708]: /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 07:22:24.370527 np0000172988 devstack@c-api.service[112708]: warnings.warn( May 09 07:22:24.399502 np0000172988 devstack@c-api.service[112706]: /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 07:22:24.399502 np0000172988 devstack@c-api.service[112706]: warnings.warn( May 09 07:22:24.435343 np0000172988 devstack@c-api.service[112709]: /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 07:22:24.435343 np0000172988 devstack@c-api.service[112709]: warnings.warn( May 09 07:22:24.447004 np0000172988 devstack@c-api.service[112707]: /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 07:22:24.447004 np0000172988 devstack@c-api.service[112707]: warnings.warn( May 09 07:22:24.476175 np0000172988 devstack@c-api.service[112708]: /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 07:22:24.476175 np0000172988 devstack@c-api.service[112708]: warnings.warn( May 09 07:22:24.692245 np0000172988 devstack@c-api.service[112706]: 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 07:22:24.692812 np0000172988 devstack@c-api.service[112706]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112706) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:22:24.722203 np0000172988 devstack@c-api.service[112709]: 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 07:22:24.722754 np0000172988 devstack@c-api.service[112709]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112709) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:22:24.732661 np0000172988 devstack@c-api.service[112707]: 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 07:22:24.733062 np0000172988 devstack@c-api.service[112707]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112707) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:22:24.779151 np0000172988 devstack@c-api.service[112708]: 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 07:22:24.779665 np0000172988 devstack@c-api.service[112708]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112708) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:22:24.779768 np0000172988 devstack@c-api.service[112706]: /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 07:22:24.779768 np0000172988 devstack@c-api.service[112706]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:22:24.783205 np0000172988 devstack@c-api.service[112709]: /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 07:22:24.783205 np0000172988 devstack@c-api.service[112709]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:22:24.793475 np0000172988 devstack@c-api.service[112707]: /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 07:22:24.793475 np0000172988 devstack@c-api.service[112707]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:22:24.844553 np0000172988 devstack@c-api.service[112708]: /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 07:22:24.844553 np0000172988 devstack@c-api.service[112708]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:22:25.231952 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112709) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:22:25.232284 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.232375 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112706) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:22:25.232439 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.232542 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112707) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:22:25.232606 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112708) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:22:25.232665 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.232722 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.232722 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.232826 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.232893 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.232957 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.233051 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.233110 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.233183 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.233242 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.234655 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.234749 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.234809 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.234867 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.234923 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.235021 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.235099 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.235170 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.235230 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.235297 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.235297 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.235297 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.235297 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.235297 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.235575 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.235575 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.235684 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.235752 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.235821 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.235888 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.235945 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.236027 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.236079 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.236146 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.236204 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.236283 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.236361 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.236361 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.236468 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.236468 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.236468 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.236617 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.236673 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.236737 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.236805 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.236871 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.236928 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.237011 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.237072 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.237143 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.237205 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.237261 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.237346 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.237421 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.237479 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.237535 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.237596 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.237653 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.237709 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.237767 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.237822 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.237889 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.237949 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.238034 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.238093 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.238093 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.238293 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.238516 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.238516 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.238516 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.238516 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.238765 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.238825 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.238870 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.238910 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.238954 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.239029 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.239074 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.239115 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.239150 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.239189 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.239223 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.239269 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.239309 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.239346 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.239391 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.239431 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.239474 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.239511 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.239511 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.239583 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.239623 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.239669 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.239708 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.239748 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.239783 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.239818 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.239863 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.239904 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.239945 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.240001 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.240037 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.240085 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.240125 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.240159 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.240198 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.240239 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.240277 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.240333 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.240382 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.240438 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.240485 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.240530 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.240578 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.240617 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.240658 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.240815 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.240860 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.240897 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.240897 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.240897 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.240897 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.241056 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.241098 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.241138 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.241138 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.241225 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.241261 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.241302 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.241340 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.241376 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.241411 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.241450 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.241494 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.241530 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.241574 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.241619 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.241659 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.241699 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.241734 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.241772 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.241807 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.241851 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.241890 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.241935 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.242073 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.242125 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.242173 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.242221 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.242264 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.242304 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.242390 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.242426 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.242466 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.242515 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.242559 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.242594 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.242628 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.242666 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.242701 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.242735 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.242773 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.242806 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.242847 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.242888 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.242926 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.242965 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.243020 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.243076 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.243135 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.243180 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.243221 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.243264 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.243309 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.243348 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.243405 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.243405 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.243405 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.243988 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.244041 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.244103 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.244156 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.244218 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.244271 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.244313 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.244353 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.244400 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.244448 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.244448 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.244533 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.244577 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.244615 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.244658 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.244705 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.244745 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.244784 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.244826 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.244867 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.244903 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.244941 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.245000 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.245039 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.245091 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.245131 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.245166 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.245166 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.245243 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.245243 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.245336 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.245384 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.245430 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.245470 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.245517 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.245556 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.245602 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.245645 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.245688 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.245727 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.245770 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.245815 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.245854 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.245911 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.245956 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.246014 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.246055 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.246092 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.246141 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.246188 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.246229 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.246273 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.246313 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.246382 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.246382 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.246382 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.246813 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.246871 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.246922 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.246963 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.247022 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.247062 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.247100 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.247100 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.247183 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.247223 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.247262 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.247307 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.247351 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.247391 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.247429 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.247467 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.247504 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.247549 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.247549 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.247618 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.247655 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.247703 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.247747 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.247785 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.247833 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.247895 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.247895 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.247895 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.248355 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.248355 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.248554 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.248624 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.248684 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.248751 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.248809 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.248865 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.248919 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.249008 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.249068 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.249140 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.249213 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.249279 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.249343 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.249405 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.249462 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.249518 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.249573 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.249635 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.249690 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.249752 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.249819 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.249875 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.249937 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.250029 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.250029 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.250029 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.254990 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.255071 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.255148 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.255227 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.255227 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.255338 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.255338 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.255446 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.255446 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.255556 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.255556 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.255711 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.255711 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.255917 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.256008 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.256008 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.256008 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.256008 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.256008 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.256251 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.256309 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.256366 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.256440 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.256507 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.256563 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.256618 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.256672 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.256735 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.256793 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.256849 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.256911 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.256967 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.257052 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.257126 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.257183 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.257239 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.257302 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.257302 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.257402 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.257459 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.257515 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.257569 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.257623 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.257687 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.257771 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.257846 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.257905 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.257968 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.258054 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.258112 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.258167 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.258221 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.258276 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.258359 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.258359 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.258359 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.258583 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.258583 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.258583 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.258583 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.258782 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.258826 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.258826 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.258910 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.258953 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.259010 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.259050 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.259088 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.259136 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.259177 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.259220 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.259258 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.259295 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.259333 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.259373 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.259418 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.259461 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.259499 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.259548 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.259592 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.259635 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.259670 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.259716 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.259761 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.259799 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.259836 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.259874 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.259911 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.259949 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.260003 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.260042 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.260083 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.260083 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.260083 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.260083 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.260332 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.260376 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.260376 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.260453 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.260496 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.260496 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.260567 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.260567 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.260567 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.260567 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.260567 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.260567 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.260567 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.260567 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.260850 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.260897 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.260936 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.260992 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.260992 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.261074 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.261113 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.261159 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.261198 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.261235 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.261274 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.261315 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.261315 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.261399 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.261438 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.261478 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.261517 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.261555 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.261592 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.261636 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.261674 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.261718 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.261760 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.261804 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.261850 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.261888 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.261930 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.261968 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.262022 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.262063 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.262101 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.262101 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.262170 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.262221 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.262261 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.262261 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.262342 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.262381 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.262381 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.262381 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.262381 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.262381 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.262381 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.262381 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.262381 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.262684 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.262684 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.262684 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.262840 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.262968 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.263153 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.263330 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.263485 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.263631 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.263676 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.263721 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.263760 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.263799 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.263852 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.263923 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.264016 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.264016 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.264016 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.264212 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.264261 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.264315 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.264385 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.264435 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.264475 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.264515 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.264553 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.264591 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.264641 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.264688 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.264732 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.264771 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.264811 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.264848 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.264885 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.264923 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.264963 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.264963 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.264963 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.264963 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.265135 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.265135 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.265135 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.265371 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.265424 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.265501 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.265563 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.265610 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.265650 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.265689 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.265728 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.265766 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.265807 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.265848 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.265899 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.265949 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.266034 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.266085 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.266128 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.266167 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.266206 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.266252 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.266294 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.266333 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.266371 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.266474 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.266518 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.266562 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.266600 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.266645 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.266684 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.266721 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.266760 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.266804 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.266837 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.266867 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.266901 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.266928 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.266953 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.266993 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.267021 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.267048 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.267079 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.267079 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.267079 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.267148 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.267148 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.267148 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.267148 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.267148 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.267285 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.267285 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.267499 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.267537 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.267567 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.267596 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.267633 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.267665 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.267692 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.267720 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.267746 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.267772 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.267797 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.267825 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.267852 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.267885 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.267913 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.267938 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.267969 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.267969 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.268043 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.268071 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.268098 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.268125 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.268152 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.268184 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.268216 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.268216 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.268278 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.268340 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.268393 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.268463 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.268524 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.268584 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.268644 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.268703 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.268769 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.270217 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.270476 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.270558 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.270558 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.270674 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.270775 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.270838 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.271145 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.271212 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.271281 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.271343 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.271400 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.271458 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.271458 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.271562 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.271562 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.271562 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.271562 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.271562 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.271562 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.271562 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.271931 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.271931 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.271931 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.271931 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.271931 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.271931 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.271931 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.273310 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.273383 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.273383 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.273486 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.273563 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.273563 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.273666 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.273724 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.273795 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.273795 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.273795 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.273960 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.273960 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.273960 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.274163 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.274226 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.274287 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.274342 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.274410 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.274410 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.274580 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.274580 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.274702 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.274759 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.274759 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.274759 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.274759 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.275010 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.275072 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.275072 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.275072 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.275224 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.275281 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.275627 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.275703 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.275768 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.275838 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.275904 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.275961 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.276043 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.276101 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.276175 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.276277 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.276377 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.276437 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.276496 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.276557 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.276614 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.276684 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.276745 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.276802 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.276862 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.276918 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.276918 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.276918 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.276918 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.277162 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.277162 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.277162 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.277162 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.277421 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.277482 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.277482 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.277596 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.277652 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.277710 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.277765 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.277833 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.277893 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.277952 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.278037 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.278094 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.278149 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.278216 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.278293 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.278424 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.278511 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.278592 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.278662 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.278719 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.278774 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.278829 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.278886 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.278941 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.279022 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.279079 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.279150 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.279261 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.279354 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.279426 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.279485 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.279543 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.279598 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.279662 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.279719 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.279776 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.279835 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.279902 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.279969 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.280062 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.280138 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.280206 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.280291 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.280354 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.280412 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.280468 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.280524 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.280727 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.280793 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.280849 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.280903 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.280958 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.281059 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.281118 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.281175 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.281251 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.281316 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.281386 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.281443 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.281498 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.281566 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.281622 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.281678 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.281741 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.281798 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.281862 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.281919 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.282016 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.282091 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.282150 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.282226 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.282302 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.282380 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.282445 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.282561 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.282637 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.282721 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.282803 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.282803 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.282803 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.282875 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.282875 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.282875 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.282954 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.282996 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.283034 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.283062 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.283092 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.283119 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.283148 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.283172 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.283211 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.283245 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.283272 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.283299 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.283324 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.283350 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.283384 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.283411 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.283442 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.283469 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.283498 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.283523 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.283550 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.283575 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.283605 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.283605 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.283605 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.284852 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.284907 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.284934 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.285014 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.285053 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.285083 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.285107 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.285132 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.285158 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.285185 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.285232 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.285259 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.285288 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.285319 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.285346 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.285375 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.285400 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.285400 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.285459 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.285553 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.285581 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.285707 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.285776 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.285865 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.285918 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.286034 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.286097 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.286172 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.286981 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.287072 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.287108 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.287191 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.287231 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.287266 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.287296 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.287323 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.287351 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.287384 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.287409 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.287442 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.287479 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.287533 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.287566 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.287600 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.287632 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.287632 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.287702 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.287849 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.287905 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.288831 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.288966 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.288966 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.288966 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.289313 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.289313 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.289313 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.293001 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.293091 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.293157 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.293215 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.293304 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.293364 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.293426 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.294241 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.294321 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.294364 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.294398 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.294440 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.294487 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.294605 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.294652 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.294690 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.294725 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.294762 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.294797 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.294833 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.294867 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.294900 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.294941 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.295015 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.295056 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.295090 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.295136 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.295175 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.295245 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.295294 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.295294 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.295370 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.295405 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.295405 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.295475 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.295515 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.295548 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.295582 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.295619 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.295682 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.295743 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.295801 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.295872 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.295932 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.296023 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.296063 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.296105 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.296141 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.296193 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.296255 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.296302 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.296340 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.296399 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.296466 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.296518 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.296559 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.296595 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.296630 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.296663 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.296706 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.296741 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.296775 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.296828 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.296886 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.296925 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.296959 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.297017 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.297050 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.297084 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.297154 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.297154 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.297256 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:25.297303 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.297303 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.297377 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:25.297377 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:25.297377 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:25.297377 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:25.297377 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:25.297377 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112707) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:25.340357 np0000172988 devstack@c-api.service[112709]: INFO dbcounter [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Registered counter for database cinder May 09 07:22:25.341883 np0000172988 devstack@c-api.service[112708]: INFO dbcounter [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Registered counter for database cinder May 09 07:22:25.343559 np0000172988 devstack@c-api.service[112706]: INFO dbcounter [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Registered counter for database cinder May 09 07:22:25.345684 np0000172988 devstack@c-api.service[112707]: INFO dbcounter [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Registered counter for database cinder May 09 07:22:25.351743 np0000172988 devstack@c-api.service[112709]: DEBUG oslo_db.sqlalchemy.engines [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 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=112709) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:25.355039 np0000172988 devstack@c-api.service[112706]: DEBUG oslo_db.sqlalchemy.engines [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 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=112706) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:25.356335 np0000172988 devstack@c-api.service[112708]: DEBUG oslo_db.sqlalchemy.engines [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 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=112708) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:25.359741 np0000172988 devstack@c-api.service[112707]: DEBUG oslo_db.sqlalchemy.engines [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 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=112707) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:25.465692 np0000172988 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writer thread running {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:22:25.468286 np0000172988 devstack@c-api.service[112709]: INFO cinder.rpc [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:22:25.470605 np0000172988 devstack@c-api.service[112709]: INFO cinder.rpc [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:22:25.472892 np0000172988 devstack@c-api.service[112709]: INFO cinder.rpc [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:22:25.475446 np0000172988 devstack@c-api.service[112709]: INFO cinder.rpc [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:22:25.475610 np0000172988 devstack@c-api.service[112707]: DEBUG dbcounter [-] [112707] Writer thread running {{(pid=112707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:22:25.475672 np0000172988 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writer thread running {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:22:25.476386 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.477499 np0000172988 devstack@c-api.service[112707]: INFO cinder.rpc [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:22:25.477836 np0000172988 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writer thread running {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:22:25.477918 np0000172988 devstack@c-api.service[112706]: INFO cinder.rpc [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:22:25.478724 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.480121 np0000172988 devstack@c-api.service[112707]: INFO cinder.rpc [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:22:25.480279 np0000172988 devstack@c-api.service[112706]: INFO cinder.rpc [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:22:25.481012 np0000172988 devstack@c-api.service[112708]: INFO cinder.rpc [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:22:25.482287 np0000172988 devstack@c-api.service[112706]: INFO cinder.rpc [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:22:25.482360 np0000172988 devstack@c-api.service[112707]: INFO cinder.rpc [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:22:25.483651 np0000172988 devstack@c-api.service[112708]: INFO cinder.rpc [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:22:25.483940 np0000172988 devstack@c-api.service[112706]: INFO cinder.rpc [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:22:25.484193 np0000172988 devstack@c-api.service[112709]: DEBUG oslo_db.sqlalchemy.engines [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 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=112709) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:25.484383 np0000172988 devstack@c-api.service[112707]: INFO cinder.rpc [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:22:25.484830 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.485279 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.486130 np0000172988 devstack@c-api.service[112708]: INFO cinder.rpc [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:22:25.486184 np0000172988 devstack@c-api.service[112709]: INFO cinder.rpc [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:22:25.486532 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.487016 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.487774 np0000172988 devstack@c-api.service[112709]: INFO cinder.rpc [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:22:25.488260 np0000172988 devstack@c-api.service[112708]: INFO cinder.rpc [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:22:25.488593 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.489492 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.490937 np0000172988 devstack@c-api.service[112706]: DEBUG oslo_db.sqlalchemy.engines [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 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=112706) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:25.491807 np0000172988 devstack@c-api.service[112707]: DEBUG oslo_db.sqlalchemy.engines [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 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=112707) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:25.491994 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.493809 np0000172988 devstack@c-api.service[112707]: INFO cinder.rpc [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:22:25.494833 np0000172988 devstack@c-api.service[112706]: INFO cinder.rpc [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:22:25.495697 np0000172988 devstack@c-api.service[112707]: INFO cinder.rpc [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:22:25.496950 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.497465 np0000172988 devstack@c-api.service[112708]: DEBUG oslo_db.sqlalchemy.engines [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 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=112708) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:25.498256 np0000172988 devstack@c-api.service[112706]: INFO cinder.rpc [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:22:25.499712 np0000172988 devstack@c-api.service[112708]: INFO cinder.rpc [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:22:25.500053 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.500676 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.501640 np0000172988 devstack@c-api.service[112708]: INFO cinder.rpc [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:22:25.502537 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.504244 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.507815 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.508855 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.512215 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.512654 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.513032 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.515025 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.515438 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.516208 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.516461 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.518356 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.519173 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.519560 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.519842 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.521713 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.522401 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.522680 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.524013 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.525709 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.526425 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.526559 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.527135 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.529006 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.529277 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.529379 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.530122 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.530958 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.532346 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.532788 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.533310 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.533739 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.535870 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.536515 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.536587 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.537467 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.539547 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.539669 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.540257 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.540444 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.542057 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.542522 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.543102 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.544151 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.544858 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.545333 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.546175 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.546845 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.546895 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.548415 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.549756 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.550101 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.550454 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.551706 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.551998 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.552664 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.552943 np0000172988 devstack@c-api.service[112709]: WARNING cinder.api.contrib.hosts [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:22:25.553572 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.553816 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.553887 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.555108 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.555621 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.556096 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.556227 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.556751 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.557276 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.557625 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.558231 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.558296 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: extensions {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.558386 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.559135 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.559344 np0000172988 devstack@c-api.service[112707]: WARNING cinder.api.contrib.hosts [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:22:25.559594 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: encryption {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.560063 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.560145 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.560740 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.561399 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: encryption {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.561681 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.562157 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.562211 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.563205 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: os-quota-sets {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.563301 np0000172988 devstack@c-api.service[112706]: WARNING cinder.api.contrib.hosts [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:22:25.563367 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.564044 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.564191 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: extensions {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.564428 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.564749 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: cgsnapshots {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.565528 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.565656 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: encryption {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.566299 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: os-quota-class-sets {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.566493 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.567119 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.567302 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: encryption {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.567776 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: os-availability-zone {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.567995 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: extensions {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.568059 np0000172988 devstack@c-api.service[112708]: WARNING cinder.api.contrib.hosts [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:22:25.568810 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.568925 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: os-quota-sets {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.569067 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: qos-specs {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.569241 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: encryption {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.570354 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.570428 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: cgsnapshots {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.570857 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: encryption {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.571193 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: backups {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.571931 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: os-quota-class-sets {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.571997 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.572464 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: os-quota-sets {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.572838 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: extensions {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.573454 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: os-availability-zone {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.573869 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: cgsnapshots {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.573986 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: extra_specs {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.574206 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: encryption {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.574866 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: qos-specs {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.575306 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: os-quota-class-sets {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.575589 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: os-snapshot-manage {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.575875 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: encryption {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.576691 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: os-availability-zone {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.577224 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: os-volume-type-access {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.577302 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: backups {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.577456 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: os-quota-sets {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.577956 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: qos-specs {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.578902 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: cgsnapshots {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.579181 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: capabilities {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.580301 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: extra_specs {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.580432 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: backups {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.580512 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: os-hosts {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.580646 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: os-quota-class-sets {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.581924 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: os-snapshot-manage {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.582076 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: consistencygroups {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.582159 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: os-availability-zone {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.582317 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: extra_specs {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.583395 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: os-volume-type-access {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.583490 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: qos-specs {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.584174 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: os-volume-transfer {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.584422 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: os-snapshot-manage {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.585475 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: capabilities {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.585921 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: os-volume-type-access {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.586066 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: scheduler-stats {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.586334 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: backups {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.587137 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: os-hosts {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.587653 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: capabilities {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.587758 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extended resource: os-volume-manage {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.588574 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: extra_specs {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.588625 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: consistencygroups {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.588958 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: os-hosts {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.590151 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: os-snapshot-manage {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.590218 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.590293 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: consistencygroups {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.590541 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: os-volume-transfer {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.591401 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.contrib.snapshot_actions [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] SnapshotActionsController initialized {{(pid=112709) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:22:25.591639 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: os-volume-type-access {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.592279 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: os-volume-transfer {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.592412 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: scheduler-stats {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.592475 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.593229 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: capabilities {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.593876 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extended resource: os-volume-manage {{(pid=112707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.593930 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: scheduler-stats {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.594127 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.594499 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: os-hosts {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.595383 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extended resource: os-volume-manage {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.595657 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.595933 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: consistencygroups {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.596103 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.597040 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.contrib.snapshot_actions [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] SnapshotActionsController initialized {{(pid=112707) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:22:25.597115 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.597591 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.597796 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.597866 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: os-volume-transfer {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.598546 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.contrib.snapshot_actions [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] SnapshotActionsController initialized {{(pid=112706) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:22:25.598717 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.599235 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.599327 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.599530 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: scheduler-stats {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.600390 np0000172988 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.600721 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.600806 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.601222 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extended resource: os-volume-manage {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:25.601378 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.601485 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.601580 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.601696 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.601797 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.601896 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.602117 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.602184 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.602242 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.602315 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.602402 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.602462 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extension UsedLimits extending resource: limits {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.602535 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extension TypesManage extending resource: types {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.602650 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extension AdminActions extending resource: volumes {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.602785 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extension AdminActions extending resource: snapshots {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.602877 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extension AdminActions extending resource: backups {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.603042 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extension VolumeActions extending resource: volumes {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.603377 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.603609 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.603734 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.603804 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.604916 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.contrib.snapshot_actions [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] SnapshotActionsController initialized {{(pid=112708) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:22:25.605087 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.605190 np0000172988 devstack@c-api.service[112707]: WARNING castellan.key_manager.migration [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.605824 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.606021 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.606132 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.606216 np0000172988 devstack@c-api.service[112709]: WARNING keystonemiddleware.auth_token [None req-25f4e77d-93b5-41d7-849c-2b323484abf7 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 07:22:25.606314 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.606314 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.606437 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.606507 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.606597 np0000172988 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.606661 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.606742 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.606854 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.606944 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extension UsedLimits extending resource: limits {{(pid=112707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.607071 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extension TypesManage extending resource: types {{(pid=112707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.607169 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extension AdminActions extending resource: volumes {{(pid=112707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.607298 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.607352 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extension AdminActions extending resource: snapshots {{(pid=112707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.607390 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extension AdminActions extending resource: backups {{(pid=112707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.607465 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.607518 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extension VolumeActions extending resource: volumes {{(pid=112707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.607591 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.607720 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.v3.router [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.607775 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.607850 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.607945 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.608062 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.608186 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.608298 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.608403 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.608502 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extension UsedLimits extending resource: limits {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.608606 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extension TypesManage extending resource: types {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.608715 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extension AdminActions extending resource: volumes {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.608817 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.608864 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extension AdminActions extending resource: snapshots {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.608934 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extension AdminActions extending resource: backups {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.609052 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extension VolumeActions extending resource: volumes {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.609259 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.610141 np0000172988 devstack@c-api.service[112707]: WARNING keystonemiddleware.auth_token [None req-e0bb7c49-234b-4b0e-b7cf-c6baf88aa686 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 07:22:25.610305 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.611515 np0000172988 devstack@c-api.service[112706]: WARNING keystonemiddleware.auth_token [None req-df5668d8-a78b-4e3c-a36f-7d79f30a4c76 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 07:22:25.611827 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.613131 np0000172988 devstack@c-api.service[112709]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7541bc0a3668 pid: 112709 (default app) May 09 07:22:25.613395 np0000172988 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:25.613668 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.613668 np0000172988 devstack@c-api.service[112709]: warnings.warn( May 09 07:22:25.614302 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.614424 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.614530 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.614643 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.614757 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.614855 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.614982 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.615104 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.615230 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.615342 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extension UsedLimits extending resource: limits {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.615454 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extension TypesManage extending resource: types {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.615561 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extension AdminActions extending resource: volumes {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.615735 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extension AdminActions extending resource: snapshots {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.615839 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extension AdminActions extending resource: backups {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.615942 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extension VolumeActions extending resource: volumes {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.616118 np0000172988 devstack@c-api.service[112707]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7541bc0a3668 pid: 112707 (default app) May 09 07:22:25.616162 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:25.617624 np0000172988 devstack@c-api.service[112706]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7541bc0a3668 pid: 112706 (default app) May 09 07:22:25.618487 np0000172988 devstack@c-api.service[112708]: WARNING keystonemiddleware.auth_token [None req-cefe2b3b-a5a3-4a95-a82d-2ab5b892a286 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 07:22:25.623264 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.623264 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.623264 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.623264 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.623494 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.623494 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.623494 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.623494 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.623649 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.623649 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.623649 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.623649 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.623649 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.623649 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.623904 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.623904 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.623904 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.623904 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.623904 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.624131 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.624131 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.624131 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.624131 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.624131 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.624301 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.624301 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.624301 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.624301 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.624479 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.624479 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.624479 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.624479 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.624479 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.624691 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.624691 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.624691 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.624691 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.624691 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.624909 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.624909 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.624909 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.624909 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.624909 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.624909 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.625164 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.625164 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.625164 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.625164 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.625164 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.625164 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.625396 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.625396 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.625396 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.625396 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.625396 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.625396 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.625638 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.625638 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.625638 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.625638 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.625638 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.625854 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.625854 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.625854 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.625854 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.625854 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.626064 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.626064 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.626064 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.626064 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.626064 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.626064 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.626305 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.626305 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.626305 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.626305 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.626305 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.626305 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.626531 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.626531 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.626531 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.626531 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.626531 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.626740 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.626740 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.626740 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.626740 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.626740 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.626943 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.626943 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.626943 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.626943 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.627131 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.627131 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.627131 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.627131 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.627289 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.627289 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.627289 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.627289 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.627289 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.627509 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.627509 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.627509 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.627509 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.627509 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.627742 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.627742 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.627742 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.627742 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.627916 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.627916 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.627916 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.627916 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.628107 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.628107 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.628107 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.628107 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.628267 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.628267 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.628267 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.628267 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.628423 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.628423 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.628423 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.628423 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.628586 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.628586 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.628586 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.628586 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.628586 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.628794 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.628794 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.628794 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.628794 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.628794 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.628794 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.629140 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.629140 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.629140 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.629140 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.629140 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.629330 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.629330 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.629330 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.629330 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.629330 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.629330 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.629581 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.629581 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.629659 np0000172988 devstack@c-api.service[112708]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7541bc0a3668 pid: 112708 (default app) May 09 07:22:25.629699 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.629699 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.629699 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.629699 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.629699 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.629908 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.629908 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.629908 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.629908 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.629908 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.629908 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.629908 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.630201 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.630201 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.630201 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.630201 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.630201 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.630412 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.630412 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.630412 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.630412 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.630412 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.630610 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.630610 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.630610 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.630610 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.630780 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.630780 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.630780 np0000172988 devstack@c-api.service[112709]: /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 07:22:25.630780 np0000172988 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) May 09 07:22:25.630780 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-21ceb627-4601-4a31-bab6-13ab92b223dc None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:22:25.630780 np0000172988 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 1/1] 199.204.45.115 () {60 vars in 953 bytes} [Sat May 9 07:22:25 2026] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 07:22:32.682393 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.682393 np0000172988 devstack@c-api.service[112707]: warnings.warn( May 09 07:22:32.697063 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.697063 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.697063 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.697063 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.697390 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.697390 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.697390 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.697390 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.697633 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.697633 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.697633 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.697633 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.697633 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.697633 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.697965 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.697965 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.697965 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.697965 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.697965 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.698289 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.698289 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.698289 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.698289 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.698289 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.698594 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.698594 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.698594 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.698594 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.698860 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.698860 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.698860 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.698860 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.698860 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.699250 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.699250 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.699250 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.699250 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.699250 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.699539 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.699539 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.699539 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.699539 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.699539 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.699539 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.699856 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.699856 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.699856 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.699856 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.699856 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.699856 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.700231 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.700231 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.700231 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.700231 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.700231 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.700231 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.700548 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.700548 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.700548 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.700548 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.700548 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.700833 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.700833 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.700833 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.700833 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.700833 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.701133 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.701133 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.701133 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.701133 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.701133 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.701133 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.701452 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.701452 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.701452 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.701452 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.701452 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.701452 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.701753 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.701753 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.701753 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.701753 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.701753 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.702052 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.702052 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.702052 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.702052 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.702052 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.702342 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.702342 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.702342 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.702342 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.702568 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.702568 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.702568 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.702568 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.702788 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.702788 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.702788 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.702788 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.702788 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.703202 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.703202 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.703202 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.703202 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.703202 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.703455 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.703455 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.703455 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.703455 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.703685 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.703685 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.703685 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.703685 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.703929 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.703929 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.703929 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.703929 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.704135 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.704135 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.704135 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.704135 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.704266 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.704266 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.704266 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.704266 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.704400 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.704400 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.704400 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.704400 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.704400 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.704625 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.704625 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.704625 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.704625 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.704625 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.704625 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.704903 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.704903 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.704903 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.704903 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.704903 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.705151 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.705151 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.705151 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.705151 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.705151 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.705151 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.705359 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.705359 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.705359 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.705359 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.705359 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.705359 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.705553 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.705553 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.705553 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.705553 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.705553 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.705553 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.705766 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.705766 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.705766 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.705766 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.705766 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.705766 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.705964 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.705964 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.705964 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.705964 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.706614 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.706614 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.706614 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.706614 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.706614 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.706799 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.706799 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.706799 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.706799 np0000172988 devstack@c-api.service[112707]: /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 07:22:32.706799 np0000172988 devstack@c-api.service[112707]: warnings.warn(deprecated_msg) May 09 07:22:32.706799 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.middleware.request_id [None req-7d0da3fe-a7df-48d3-a01b-9e433b1393b4 None None] RequestId filter calling following filter/app {{(pid=112707) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:22:33.194096 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-7d0da3fe-a7df-48d3-a01b-9e433b1393b4 admin admin] POST https://199.204.45.115/volume/v3/types May 09 07:22:33.194656 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [None req-7d0da3fe-a7df-48d3-a01b-9e433b1393b4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112707) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:22:33.196506 np0000172988 devstack@c-api.service[112707]: /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 07:22:33.196506 np0000172988 devstack@c-api.service[112707]: warnings.warn( May 09 07:22:33.204269 np0000172988 devstack@c-api.service[112707]: DEBUG oslo_db.sqlalchemy.engines [None req-7d0da3fe-a7df-48d3-a01b-9e433b1393b4 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=112707) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:33.231111 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-7d0da3fe-a7df-48d3-a01b-9e433b1393b4 admin admin] https://199.204.45.115/volume/v3/types returned with HTTP 200 May 09 07:22:33.231690 np0000172988 devstack@c-api.service[112707]: [pid: 112707|app: 0|req: 1/2] 199.204.45.115 () {68 vars in 1288 bytes} [Sat May 9 07:22:32 2026] POST /volume/v3/types => generated 186 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:22:33.243870 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.243870 np0000172988 devstack@c-api.service[112706]: warnings.warn( May 09 07:22:33.256434 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.256434 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.256434 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.256434 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.256904 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.256904 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.256904 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.256904 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.257295 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.257295 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.257295 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.257295 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.257295 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.257295 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.257838 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.257838 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.257838 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.257838 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.257838 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.258299 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.258299 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.258299 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.258299 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.258299 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.258738 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.258738 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.258738 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.258738 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.259104 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.259104 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.259104 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.259104 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.259104 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.259603 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.259603 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.259603 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.259603 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.259603 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.260096 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.260096 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.260096 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.260096 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.260096 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.260096 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.260884 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.260884 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.260884 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.260884 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.260884 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.260884 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.261404 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.261404 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.261404 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.261404 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.261404 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.261404 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.261866 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.261866 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.261866 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.261866 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.261866 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.262288 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.262288 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.262288 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.262288 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.262288 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.262646 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.262646 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.262646 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.262646 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.262646 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.262646 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.263117 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.263117 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.263117 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.263117 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.263117 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.263117 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.263618 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.263618 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.263618 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.263618 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.263618 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.264342 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.264342 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.264342 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.264342 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.264342 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.264605 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.264605 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.264605 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.264605 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.264821 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.264821 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.264821 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.264821 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.265051 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.265051 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.265051 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.265051 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.265051 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.265372 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.265372 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.265372 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.265372 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.265372 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.265677 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.265677 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.265677 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.265677 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.265899 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.265899 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.265899 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.265899 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.266145 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.266145 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.266145 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.266145 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.266458 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.266458 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.266458 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.266458 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.266751 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.266751 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.266751 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.266751 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.266962 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.266962 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.266962 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.266962 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.266962 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.267243 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.267243 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.267243 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.267243 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.267243 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.267243 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.267577 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.267577 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.267577 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.267577 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.267577 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.267877 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.267877 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.267877 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.267877 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.267877 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.267877 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.268205 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.268205 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.268205 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.268205 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.268205 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.268205 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.268505 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.268505 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.268505 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.268505 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.268505 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.268505 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.268823 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.268823 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.268823 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.268823 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.268823 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.268823 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.269685 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.269685 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.269685 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.269685 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.269906 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.269906 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.269906 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.269906 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.269906 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.270193 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.270193 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.270193 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.270193 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.270193 np0000172988 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) May 09 07:22:33.270193 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [req-7d0da3fe-a7df-48d3-a01b-9e433b1393b4 req-23204a4c-a163-4056-8b46-c6aa77adb273 None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:22:33.595500 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [req-7d0da3fe-a7df-48d3-a01b-9e433b1393b4 req-23204a4c-a163-4056-8b46-c6aa77adb273 admin admin] POST https://199.204.45.115/volume/v3/types/aae4827f-6264-4418-bbe6-1a2afefb4cd5/extra_specs May 09 07:22:33.596100 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [req-7d0da3fe-a7df-48d3-a01b-9e433b1393b4 req-23204a4c-a163-4056-8b46-c6aa77adb273 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:22:33.597740 np0000172988 devstack@c-api.service[112706]: /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 07:22:33.597740 np0000172988 devstack@c-api.service[112706]: warnings.warn( May 09 07:22:33.605851 np0000172988 devstack@c-api.service[112706]: DEBUG oslo_db.sqlalchemy.engines [req-7d0da3fe-a7df-48d3-a01b-9e433b1393b4 req-23204a4c-a163-4056-8b46-c6aa77adb273 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=112706) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:33.667506 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [req-7d0da3fe-a7df-48d3-a01b-9e433b1393b4 req-23204a4c-a163-4056-8b46-c6aa77adb273 admin admin] https://199.204.45.115/volume/v3/types/aae4827f-6264-4418-bbe6-1a2afefb4cd5/extra_specs returned with HTTP 200 May 09 07:22:33.668119 np0000172988 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 1/3] 199.204.45.115 () {70 vars in 1505 bytes} [Sat May 9 07:22:33 2026] POST /volume/v3/types/aae4827f-6264-4418-bbe6-1a2afefb4cd5/extra_specs => generated 55 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:22:35.487718 np0000172988 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writing DB stats cinder:SELECT=6 {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:22:35.501336 np0000172988 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writing DB stats cinder:SELECT=6 {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:22:43.228785 np0000172988 devstack@c-api.service[112707]: DEBUG dbcounter [-] [112707] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:22:43.666741 np0000172988 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:25:49.756836 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.756836 np0000172988 devstack@c-api.service[112708]: warnings.warn( May 09 07:25:49.771126 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.771126 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.771505 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.771505 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.771505 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.771505 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.771505 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.772100 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.772100 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.772100 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.772100 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.772100 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.772100 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.772753 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.772753 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.772753 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.772753 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.772753 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.773153 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.773153 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.773153 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.773153 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.773438 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.773438 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.773438 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.773438 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.773731 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.773731 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.773731 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.773731 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.773731 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.774300 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.774300 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.774300 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.774300 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.774300 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.774741 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.774741 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.774741 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.774741 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.774741 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.774741 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.775194 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.775194 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.775194 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.775194 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.775194 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.775194 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.775924 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.775924 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.775924 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.775924 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.775924 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.775924 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.776410 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.776410 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.776410 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.776410 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.776410 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.776410 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.776826 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.776826 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.776826 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.776826 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.777113 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.777113 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.777113 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.777113 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.777113 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.777484 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.777484 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.777484 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.777484 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.777484 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.777796 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.777796 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.777796 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.777796 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.777796 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.777796 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.778214 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.778214 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.778214 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.778214 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.778214 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.778575 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.778575 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.778575 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.778575 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.778575 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.778925 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.778925 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.778925 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.778925 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.779220 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.779220 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.779220 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.779220 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.779512 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.779512 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.779512 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.779512 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.779512 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.779874 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.779874 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.779874 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.779874 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.779874 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.780213 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.780213 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.780213 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.780213 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.780664 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.780664 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.780664 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.780664 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.781019 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.781019 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.781019 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.781019 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.781232 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.781232 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.781232 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.781232 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.781427 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.781427 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.781427 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.781427 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.781607 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.781607 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.781607 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.781607 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.781607 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.781607 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.781871 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.781871 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.781871 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.781871 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.781871 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.782134 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.782134 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.782134 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.782134 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.782134 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.782134 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.782134 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.782428 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.782428 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.782428 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.782428 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.782428 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.782428 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.782687 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.782687 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.782687 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.782687 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.782687 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.782687 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.782962 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.782962 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.782962 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.782962 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.782962 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.782962 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.783251 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.783251 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.783251 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.783251 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.783424 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.783424 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.783424 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.783424 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.783601 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.783601 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.783601 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.783601 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.783793 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.783793 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.783793 np0000172988 devstack@c-api.service[112708]: /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 07:25:49.783793 np0000172988 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) May 09 07:25:49.783793 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-98a2d807-fb44-46b1-8ff3-07c4f7167422 None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:25:49.783793 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-98a2d807-fb44-46b1-8ff3-07c4f7167422 None None] GET https://199.204.45.115/volume// May 09 07:25:49.784056 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-98a2d807-fb44-46b1-8ff3-07c4f7167422 None None] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:25:49.784056 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-98a2d807-fb44-46b1-8ff3-07c4f7167422 None None] Calling method 'all' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:25:49.784056 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-98a2d807-fb44-46b1-8ff3-07c4f7167422 None None] https://199.204.45.115/volume// returned with HTTP 300 May 09 07:25:49.784056 np0000172988 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 1/4] 199.204.45.115 () {66 vars in 1456 bytes} [Sat May 9 07:25:49 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 07:26:27.636528 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-11ea140b-0871-4326-93e2-981bdf89c5b0 None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:27.959946 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-11ea140b-0871-4326-93e2-981bdf89c5b0 demo demo] GET https://199.204.45.115/volume/v3/types?is_public=None May 09 07:26:27.960313 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-11ea140b-0871-4326-93e2-981bdf89c5b0 demo demo] Empty body provided in request {{(pid=112709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:26:27.960544 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-11ea140b-0871-4326-93e2-981bdf89c5b0 demo demo] Calling method 'index' {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:26:27.961019 np0000172988 devstack@c-api.service[112709]: /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 07:26:27.961019 np0000172988 devstack@c-api.service[112709]: warnings.warn( May 09 07:26:27.961648 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.api_utils [None req-11ea140b-0871-4326-93e2-981bdf89c5b0 demo demo] Removing options '' from query. {{(pid=112709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:26:27.972673 np0000172988 devstack@c-api.service[112709]: DEBUG oslo_db.sqlalchemy.engines [None req-11ea140b-0871-4326-93e2-981bdf89c5b0 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=112709) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:26:27.999294 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-11ea140b-0871-4326-93e2-981bdf89c5b0 demo demo] https://199.204.45.115/volume/v3/types?is_public=None returned with HTTP 200 May 09 07:26:27.999940 np0000172988 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 2/5] 199.204.45.115 () {64 vars in 1263 bytes} [Sat May 9 07:26:27 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:26:28.010780 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.middleware.request_id [req-11ea140b-0871-4326-93e2-981bdf89c5b0 req-8f2788f8-813e-4abc-b824-9cbb0177185d None None] RequestId filter calling following filter/app {{(pid=112707) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:28.015409 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [req-11ea140b-0871-4326-93e2-981bdf89c5b0 req-8f2788f8-813e-4abc-b824-9cbb0177185d demo demo] GET https://199.204.45.115/volume/v3/types/default May 09 07:26:28.015721 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [req-11ea140b-0871-4326-93e2-981bdf89c5b0 req-8f2788f8-813e-4abc-b824-9cbb0177185d demo demo] Empty body provided in request {{(pid=112707) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:26:28.016080 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [req-11ea140b-0871-4326-93e2-981bdf89c5b0 req-8f2788f8-813e-4abc-b824-9cbb0177185d demo demo] Calling method 'show' {{(pid=112707) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:26:28.026186 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [req-11ea140b-0871-4326-93e2-981bdf89c5b0 req-8f2788f8-813e-4abc-b824-9cbb0177185d demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 May 09 07:26:28.026558 np0000172988 devstack@c-api.service[112707]: [pid: 112707|app: 0|req: 2/6] 199.204.45.115 () {66 vars in 1329 bytes} [Sat May 9 07:26:28 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:26:28.372031 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-fcc4ec90-73f1-4515-ac59-0660696792ee None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:28.377193 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-fcc4ec90-73f1-4515-ac59-0660696792ee demo demo] GET https://199.204.45.115/volume/v3/types/default May 09 07:26:28.377766 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-fcc4ec90-73f1-4515-ac59-0660696792ee demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:26:28.378189 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-fcc4ec90-73f1-4515-ac59-0660696792ee demo demo] Calling method 'show' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:26:28.395399 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-fcc4ec90-73f1-4515-ac59-0660696792ee demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 May 09 07:26:28.395859 np0000172988 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 2/7] 199.204.45.115 () {64 vars in 1258 bytes} [Sat May 9 07:26:28 2026] GET /volume/v3/types/default => generated 145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:26:28.815964 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-b5748db6-303f-44b1-8181-ef6dd447c470 None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:29.142559 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-b5748db6-303f-44b1-8181-ef6dd447c470 demo demo] GET https://199.204.45.115/volume/v3/types/default May 09 07:26:29.142921 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-b5748db6-303f-44b1-8181-ef6dd447c470 demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:26:29.143155 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-b5748db6-303f-44b1-8181-ef6dd447c470 demo demo] Calling method 'show' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:26:29.151262 np0000172988 devstack@c-api.service[112708]: DEBUG oslo_db.sqlalchemy.engines [None req-b5748db6-303f-44b1-8181-ef6dd447c470 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=112708) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:26:29.167464 np0000172988 devstack@c-api.service[112708]: /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 07:26:29.167464 np0000172988 devstack@c-api.service[112708]: warnings.warn( May 09 07:26:29.169620 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-b5748db6-303f-44b1-8181-ef6dd447c470 demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 May 09 07:26:29.169999 np0000172988 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 2/8] 199.204.45.115 () {64 vars in 1258 bytes} [Sat May 9 07:26:28 2026] GET /volume/v3/types/default => generated 145 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:26:29.187209 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-e0b76df0-c892-45a7-acad-54cfc1837f09 None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:29.189772 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-e0b76df0-c892-45a7-acad-54cfc1837f09 demo demo] GET https://199.204.45.115/volume/v3/types/default May 09 07:26:29.190078 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-e0b76df0-c892-45a7-acad-54cfc1837f09 demo demo] Empty body provided in request {{(pid=112709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:26:29.190376 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-e0b76df0-c892-45a7-acad-54cfc1837f09 demo demo] Calling method 'show' {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:26:29.207298 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-e0b76df0-c892-45a7-acad-54cfc1837f09 demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 May 09 07:26:29.207594 np0000172988 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 3/9] 199.204.45.115 () {64 vars in 1258 bytes} [Sat May 9 07:26:29 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 07:26:38.022527 np0000172988 devstack@c-api.service[112707]: DEBUG dbcounter [-] [112707] Writing DB stats cinder:SELECT=2 {{(pid=112707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:26:38.391844 np0000172988 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=2 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:26:39.165584 np0000172988 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writing DB stats cinder:SELECT=2 {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:26:39.203040 np0000172988 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writing DB stats cinder:SELECT=3 {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:31:12.014579 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.middleware.request_id [None req-3640ccbb-1d97-4ec1-ac55-63dcd8ee81f4 None None] RequestId filter calling following filter/app {{(pid=112707) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:31:12.123664 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-3640ccbb-1d97-4ec1-ac55-63dcd8ee81f4 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:31:12.124025 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [None req-3640ccbb-1d97-4ec1-ac55-63dcd8ee81f4 demo demo] Empty body provided in request {{(pid=112707) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:31:12.124297 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [None req-3640ccbb-1d97-4ec1-ac55-63dcd8ee81f4 demo demo] Calling method 'detail' {{(pid=112707) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:31:12.125036 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.api_utils [None req-3640ccbb-1d97-4ec1-ac55-63dcd8ee81f4 demo demo] Removing options '' from query. {{(pid=112707) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:31:12.126378 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.volume.api [None req-3640ccbb-1d97-4ec1-ac55-63dcd8ee81f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112707) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:31:12.175151 np0000172988 devstack@c-api.service[112707]: INFO cinder.volume.api [None req-3640ccbb-1d97-4ec1-ac55-63dcd8ee81f4 demo demo] Get all volumes completed successfully. May 09 07:31:12.178308 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-3640ccbb-1d97-4ec1-ac55-63dcd8ee81f4 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:31:12.178823 np0000172988 devstack@c-api.service[112707]: [pid: 112707|app: 0|req: 3/10] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:31:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:31:22.159228 np0000172988 devstack@c-api.service[112707]: DEBUG dbcounter [-] [112707] Writing DB stats cinder:SELECT=1 {{(pid=112707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:32:12.203230 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-10f6c11e-3965-4512-bdac-b567694f65d1 None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:12.207531 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-10f6c11e-3965-4512-bdac-b567694f65d1 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:32:12.211062 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-10f6c11e-3965-4512-bdac-b567694f65d1 demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:12.211062 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-10f6c11e-3965-4512-bdac-b567694f65d1 demo demo] Calling method 'detail' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:12.211062 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.api_utils [None req-10f6c11e-3965-4512-bdac-b567694f65d1 demo demo] Removing options '' from query. {{(pid=112706) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:32:12.211062 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.volume.api [None req-10f6c11e-3965-4512-bdac-b567694f65d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112706) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:32:12.254879 np0000172988 devstack@c-api.service[112706]: INFO cinder.volume.api [None req-10f6c11e-3965-4512-bdac-b567694f65d1 demo demo] Get all volumes completed successfully. May 09 07:32:12.255957 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-10f6c11e-3965-4512-bdac-b567694f65d1 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:32:12.256740 np0000172988 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 3/11] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:32:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:32:22.242507 np0000172988 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=1 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:33:12.273067 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-75347666-cacd-47cd-8ac3-5b4c72a4c905 None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:33:12.279242 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-75347666-cacd-47cd-8ac3-5b4c72a4c905 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:33:12.279502 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-75347666-cacd-47cd-8ac3-5b4c72a4c905 demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:33:12.279665 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-75347666-cacd-47cd-8ac3-5b4c72a4c905 demo demo] Calling method 'detail' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:33:12.280432 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.api_utils [None req-75347666-cacd-47cd-8ac3-5b4c72a4c905 demo demo] Removing options '' from query. {{(pid=112708) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:33:12.281547 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.volume.api [None req-75347666-cacd-47cd-8ac3-5b4c72a4c905 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112708) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:33:12.339783 np0000172988 devstack@c-api.service[112708]: INFO cinder.volume.api [None req-75347666-cacd-47cd-8ac3-5b4c72a4c905 demo demo] Get all volumes completed successfully. May 09 07:33:12.342915 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-75347666-cacd-47cd-8ac3-5b4c72a4c905 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:33:12.343519 np0000172988 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 3/12] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:33:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:33:22.317748 np0000172988 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writing DB stats cinder:SELECT=1 {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:34:12.368478 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-c7425689-dccd-492e-980f-3d206ef12b2b None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:34:12.372493 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-c7425689-dccd-492e-980f-3d206ef12b2b demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:34:12.372810 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-c7425689-dccd-492e-980f-3d206ef12b2b demo demo] Empty body provided in request {{(pid=112709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:34:12.373093 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-c7425689-dccd-492e-980f-3d206ef12b2b demo demo] Calling method 'detail' {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:34:12.373770 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.api_utils [None req-c7425689-dccd-492e-980f-3d206ef12b2b demo demo] Removing options '' from query. {{(pid=112709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:34:12.374962 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.volume.api [None req-c7425689-dccd-492e-980f-3d206ef12b2b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112709) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:34:12.422809 np0000172988 devstack@c-api.service[112709]: INFO cinder.volume.api [None req-c7425689-dccd-492e-980f-3d206ef12b2b demo demo] Get all volumes completed successfully. May 09 07:34:12.425901 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-c7425689-dccd-492e-980f-3d206ef12b2b demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:34:12.426488 np0000172988 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 4/13] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:34:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:34:22.416223 np0000172988 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writing DB stats cinder:SELECT=1 {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:35:12.453004 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.middleware.request_id [None req-7c9868f0-55a3-4d1d-8c76-e1101247b47c None None] RequestId filter calling following filter/app {{(pid=112707) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:35:12.455772 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-7c9868f0-55a3-4d1d-8c76-e1101247b47c demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:35:12.455965 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [None req-7c9868f0-55a3-4d1d-8c76-e1101247b47c demo demo] Empty body provided in request {{(pid=112707) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:35:12.456205 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [None req-7c9868f0-55a3-4d1d-8c76-e1101247b47c demo demo] Calling method 'detail' {{(pid=112707) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:35:12.456483 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.api_utils [None req-7c9868f0-55a3-4d1d-8c76-e1101247b47c demo demo] Removing options '' from query. {{(pid=112707) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:35:12.457422 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.volume.api [None req-7c9868f0-55a3-4d1d-8c76-e1101247b47c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112707) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:35:12.467232 np0000172988 devstack@c-api.service[112707]: INFO cinder.volume.api [None req-7c9868f0-55a3-4d1d-8c76-e1101247b47c demo demo] Get all volumes completed successfully. May 09 07:35:12.470324 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-7c9868f0-55a3-4d1d-8c76-e1101247b47c demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:35:12.470861 np0000172988 devstack@c-api.service[112707]: [pid: 112707|app: 0|req: 4/14] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:35:12 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 07:35:22.462010 np0000172988 devstack@c-api.service[112707]: DEBUG dbcounter [-] [112707] Writing DB stats cinder:SELECT=1 {{(pid=112707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:36:12.491926 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-0371d9eb-4f0a-4bf9-b5c5-f8770493e5d6 None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:36:12.634603 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-0371d9eb-4f0a-4bf9-b5c5-f8770493e5d6 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:36:12.635341 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-0371d9eb-4f0a-4bf9-b5c5-f8770493e5d6 demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:36:12.635341 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-0371d9eb-4f0a-4bf9-b5c5-f8770493e5d6 demo demo] Calling method 'detail' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:36:12.635469 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.api_utils [None req-0371d9eb-4f0a-4bf9-b5c5-f8770493e5d6 demo demo] Removing options '' from query. {{(pid=112706) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:36:12.636533 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.volume.api [None req-0371d9eb-4f0a-4bf9-b5c5-f8770493e5d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112706) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:36:12.649482 np0000172988 devstack@c-api.service[112706]: INFO cinder.volume.api [None req-0371d9eb-4f0a-4bf9-b5c5-f8770493e5d6 demo demo] Get all volumes completed successfully. May 09 07:36:12.652809 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-0371d9eb-4f0a-4bf9-b5c5-f8770493e5d6 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:36:12.654608 np0000172988 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 4/15] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:36:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:36:22.640991 np0000172988 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=1 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:37:12.738854 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-22879fe0-20ae-4859-a9ec-1cf532d56d03 None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:12.745174 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-22879fe0-20ae-4859-a9ec-1cf532d56d03 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:37:12.745174 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-22879fe0-20ae-4859-a9ec-1cf532d56d03 demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:12.745174 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-22879fe0-20ae-4859-a9ec-1cf532d56d03 demo demo] Calling method 'detail' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:12.745174 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.api_utils [None req-22879fe0-20ae-4859-a9ec-1cf532d56d03 demo demo] Removing options '' from query. {{(pid=112708) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:37:12.745174 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.volume.api [None req-22879fe0-20ae-4859-a9ec-1cf532d56d03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112708) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:37:12.764903 np0000172988 devstack@c-api.service[112708]: INFO cinder.volume.api [None req-22879fe0-20ae-4859-a9ec-1cf532d56d03 demo demo] Get all volumes completed successfully. May 09 07:37:12.769760 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-22879fe0-20ae-4859-a9ec-1cf532d56d03 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:37:12.770517 np0000172988 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 4/16] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:37:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:37:22.751497 np0000172988 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writing DB stats cinder:SELECT=1 {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:38:12.792635 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-ed524a76-7dec-43cf-9326-41e877410d7f None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:38:12.797912 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-ed524a76-7dec-43cf-9326-41e877410d7f demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:38:12.798220 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-ed524a76-7dec-43cf-9326-41e877410d7f demo demo] Empty body provided in request {{(pid=112709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:38:12.798559 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-ed524a76-7dec-43cf-9326-41e877410d7f demo demo] Calling method 'detail' {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:38:12.798910 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.api_utils [None req-ed524a76-7dec-43cf-9326-41e877410d7f demo demo] Removing options '' from query. {{(pid=112709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:38:12.800030 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.volume.api [None req-ed524a76-7dec-43cf-9326-41e877410d7f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112709) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:38:12.816180 np0000172988 devstack@c-api.service[112709]: INFO cinder.volume.api [None req-ed524a76-7dec-43cf-9326-41e877410d7f demo demo] Get all volumes completed successfully. May 09 07:38:12.818783 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-ed524a76-7dec-43cf-9326-41e877410d7f demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:38:12.819312 np0000172988 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 5/17] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:38:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:38:22.807199 np0000172988 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writing DB stats cinder:SELECT=1 {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:39:12.838134 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.middleware.request_id [None req-dcd13245-f972-4227-b601-a37b029def36 None None] RequestId filter calling following filter/app {{(pid=112707) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:39:12.841111 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-dcd13245-f972-4227-b601-a37b029def36 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:39:12.841402 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [None req-dcd13245-f972-4227-b601-a37b029def36 demo demo] Empty body provided in request {{(pid=112707) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:39:12.841670 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [None req-dcd13245-f972-4227-b601-a37b029def36 demo demo] Calling method 'detail' {{(pid=112707) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:39:12.842463 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.api_utils [None req-dcd13245-f972-4227-b601-a37b029def36 demo demo] Removing options '' from query. {{(pid=112707) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:39:12.843172 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.volume.api [None req-dcd13245-f972-4227-b601-a37b029def36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112707) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:39:12.854800 np0000172988 devstack@c-api.service[112707]: INFO cinder.volume.api [None req-dcd13245-f972-4227-b601-a37b029def36 demo demo] Get all volumes completed successfully. May 09 07:39:12.857402 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-dcd13245-f972-4227-b601-a37b029def36 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:39:12.857888 np0000172988 devstack@c-api.service[112707]: [pid: 112707|app: 0|req: 5/18] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:39:12 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 07:39:22.847537 np0000172988 devstack@c-api.service[112707]: DEBUG dbcounter [-] [112707] Writing DB stats cinder:SELECT=1 {{(pid=112707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:40:12.872596 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-b28a821e-1a7a-424a-81ce-eec58f97ac47 None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:40:12.877434 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-b28a821e-1a7a-424a-81ce-eec58f97ac47 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:40:12.877564 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-b28a821e-1a7a-424a-81ce-eec58f97ac47 demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:40:12.877799 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-b28a821e-1a7a-424a-81ce-eec58f97ac47 demo demo] Calling method 'detail' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:40:12.878076 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.api_utils [None req-b28a821e-1a7a-424a-81ce-eec58f97ac47 demo demo] Removing options '' from query. {{(pid=112706) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:40:12.879630 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.volume.api [None req-b28a821e-1a7a-424a-81ce-eec58f97ac47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112706) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:40:12.887657 np0000172988 devstack@c-api.service[112706]: INFO cinder.volume.api [None req-b28a821e-1a7a-424a-81ce-eec58f97ac47 demo demo] Get all volumes completed successfully. May 09 07:40:12.889584 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-b28a821e-1a7a-424a-81ce-eec58f97ac47 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:40:12.890570 np0000172988 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 5/19] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:40:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 07:40:22.883360 np0000172988 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=1 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:41:12.909443 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-58ffdc02-25ab-4ff2-bbf5-b6ae26e9a158 None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:41:13.084477 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-58ffdc02-25ab-4ff2-bbf5-b6ae26e9a158 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:41:13.084731 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-58ffdc02-25ab-4ff2-bbf5-b6ae26e9a158 demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:41:13.085006 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-58ffdc02-25ab-4ff2-bbf5-b6ae26e9a158 demo demo] Calling method 'detail' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:41:13.085325 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.api_utils [None req-58ffdc02-25ab-4ff2-bbf5-b6ae26e9a158 demo demo] Removing options '' from query. {{(pid=112708) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:41:13.086467 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.volume.api [None req-58ffdc02-25ab-4ff2-bbf5-b6ae26e9a158 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112708) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:41:13.095569 np0000172988 devstack@c-api.service[112708]: INFO cinder.volume.api [None req-58ffdc02-25ab-4ff2-bbf5-b6ae26e9a158 demo demo] Get all volumes completed successfully. May 09 07:41:13.097720 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-58ffdc02-25ab-4ff2-bbf5-b6ae26e9a158 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:41:13.098191 np0000172988 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 5/20] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:41:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:41:23.090594 np0000172988 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writing DB stats cinder:SELECT=1 {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:42:13.115863 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-18d49fba-13a8-4d73-afad-53076c74046e None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:42:13.118703 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-18d49fba-13a8-4d73-afad-53076c74046e demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:42:13.118703 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-18d49fba-13a8-4d73-afad-53076c74046e demo demo] Empty body provided in request {{(pid=112709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:42:13.119155 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-18d49fba-13a8-4d73-afad-53076c74046e demo demo] Calling method 'detail' {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:42:13.119155 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.api_utils [None req-18d49fba-13a8-4d73-afad-53076c74046e demo demo] Removing options '' from query. {{(pid=112709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:42:13.119941 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.volume.api [None req-18d49fba-13a8-4d73-afad-53076c74046e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112709) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:42:13.127823 np0000172988 devstack@c-api.service[112709]: INFO cinder.volume.api [None req-18d49fba-13a8-4d73-afad-53076c74046e demo demo] Get all volumes completed successfully. May 09 07:42:13.129857 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-18d49fba-13a8-4d73-afad-53076c74046e demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:42:13.130753 np0000172988 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 6/21] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:42:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:42:23.123240 np0000172988 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writing DB stats cinder:SELECT=1 {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:43:13.152004 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.middleware.request_id [None req-bfbf1892-374b-4b64-bf23-ed6b3c35e4d9 None None] RequestId filter calling following filter/app {{(pid=112707) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:43:13.155165 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-bfbf1892-374b-4b64-bf23-ed6b3c35e4d9 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:43:13.155410 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [None req-bfbf1892-374b-4b64-bf23-ed6b3c35e4d9 demo demo] Empty body provided in request {{(pid=112707) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:43:13.155678 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [None req-bfbf1892-374b-4b64-bf23-ed6b3c35e4d9 demo demo] Calling method 'detail' {{(pid=112707) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:43:13.156047 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.api_utils [None req-bfbf1892-374b-4b64-bf23-ed6b3c35e4d9 demo demo] Removing options '' from query. {{(pid=112707) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:43:13.157278 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.volume.api [None req-bfbf1892-374b-4b64-bf23-ed6b3c35e4d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112707) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:43:13.166329 np0000172988 devstack@c-api.service[112707]: INFO cinder.volume.api [None req-bfbf1892-374b-4b64-bf23-ed6b3c35e4d9 demo demo] Get all volumes completed successfully. May 09 07:43:13.168541 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-bfbf1892-374b-4b64-bf23-ed6b3c35e4d9 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:43:13.169097 np0000172988 devstack@c-api.service[112707]: [pid: 112707|app: 0|req: 6/22] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:43:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:43:23.160823 np0000172988 devstack@c-api.service[112707]: DEBUG dbcounter [-] [112707] Writing DB stats cinder:SELECT=1 {{(pid=112707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:44:13.184829 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-f74658b6-ab79-4f0e-80fe-002949e4648d None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:44:13.188110 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-f74658b6-ab79-4f0e-80fe-002949e4648d demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:44:13.188533 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-f74658b6-ab79-4f0e-80fe-002949e4648d demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:44:13.188875 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-f74658b6-ab79-4f0e-80fe-002949e4648d demo demo] Calling method 'detail' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:44:13.189434 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.api_utils [None req-f74658b6-ab79-4f0e-80fe-002949e4648d demo demo] Removing options '' from query. {{(pid=112706) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:44:13.190661 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.volume.api [None req-f74658b6-ab79-4f0e-80fe-002949e4648d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112706) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:44:13.202681 np0000172988 devstack@c-api.service[112706]: INFO cinder.volume.api [None req-f74658b6-ab79-4f0e-80fe-002949e4648d demo demo] Get all volumes completed successfully. May 09 07:44:13.206277 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-f74658b6-ab79-4f0e-80fe-002949e4648d demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:44:13.206900 np0000172988 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 6/23] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:44:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 07:44:23.196748 np0000172988 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=1 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:45:13.226689 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-4279c0ce-8c7a-45cb-a19a-b10eaa13b017 None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:45:13.229393 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-4279c0ce-8c7a-45cb-a19a-b10eaa13b017 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:45:13.229646 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-4279c0ce-8c7a-45cb-a19a-b10eaa13b017 demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:45:13.229910 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-4279c0ce-8c7a-45cb-a19a-b10eaa13b017 demo demo] Calling method 'detail' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:45:13.230269 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.api_utils [None req-4279c0ce-8c7a-45cb-a19a-b10eaa13b017 demo demo] Removing options '' from query. {{(pid=112708) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:45:13.231733 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.volume.api [None req-4279c0ce-8c7a-45cb-a19a-b10eaa13b017 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112708) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:45:13.240809 np0000172988 devstack@c-api.service[112708]: INFO cinder.volume.api [None req-4279c0ce-8c7a-45cb-a19a-b10eaa13b017 demo demo] Get all volumes completed successfully. May 09 07:45:13.243378 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-4279c0ce-8c7a-45cb-a19a-b10eaa13b017 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:45:13.243796 np0000172988 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 6/24] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:45:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:45:23.235412 np0000172988 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writing DB stats cinder:SELECT=1 {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:46:13.260837 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-4598943d-2e2b-47c6-8e3f-27d39ef4b8a0 None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:46:13.418915 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-4598943d-2e2b-47c6-8e3f-27d39ef4b8a0 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:46:13.419392 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-4598943d-2e2b-47c6-8e3f-27d39ef4b8a0 demo demo] Empty body provided in request {{(pid=112709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:46:13.419814 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-4598943d-2e2b-47c6-8e3f-27d39ef4b8a0 demo demo] Calling method 'detail' {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:46:13.420326 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.api_utils [None req-4598943d-2e2b-47c6-8e3f-27d39ef4b8a0 demo demo] Removing options '' from query. {{(pid=112709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:46:13.422038 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.volume.api [None req-4598943d-2e2b-47c6-8e3f-27d39ef4b8a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112709) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:46:13.431533 np0000172988 devstack@c-api.service[112709]: INFO cinder.volume.api [None req-4598943d-2e2b-47c6-8e3f-27d39ef4b8a0 demo demo] Get all volumes completed successfully. May 09 07:46:13.434777 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-4598943d-2e2b-47c6-8e3f-27d39ef4b8a0 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:46:13.435410 np0000172988 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 7/25] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:46:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:46:23.432311 np0000172988 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writing DB stats cinder:SELECT=1 {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:47:13.454063 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.middleware.request_id [None req-953f12ac-d67b-4fda-9e12-f130f7e1db36 None None] RequestId filter calling following filter/app {{(pid=112707) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:47:13.457900 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-953f12ac-d67b-4fda-9e12-f130f7e1db36 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:47:13.458127 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [None req-953f12ac-d67b-4fda-9e12-f130f7e1db36 demo demo] Empty body provided in request {{(pid=112707) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:47:13.458337 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [None req-953f12ac-d67b-4fda-9e12-f130f7e1db36 demo demo] Calling method 'detail' {{(pid=112707) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:47:13.458774 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.api_utils [None req-953f12ac-d67b-4fda-9e12-f130f7e1db36 demo demo] Removing options '' from query. {{(pid=112707) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:47:13.459843 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.volume.api [None req-953f12ac-d67b-4fda-9e12-f130f7e1db36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112707) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:47:13.468471 np0000172988 devstack@c-api.service[112707]: INFO cinder.volume.api [None req-953f12ac-d67b-4fda-9e12-f130f7e1db36 demo demo] Get all volumes completed successfully. May 09 07:47:13.470495 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-953f12ac-d67b-4fda-9e12-f130f7e1db36 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:47:13.470947 np0000172988 devstack@c-api.service[112707]: [pid: 112707|app: 0|req: 7/26] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:47:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:47:23.464159 np0000172988 devstack@c-api.service[112707]: DEBUG dbcounter [-] [112707] Writing DB stats cinder:SELECT=1 {{(pid=112707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:48:13.487923 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-25d7505c-b79b-4bab-bf27-bdfc0e3e8ba5 None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:48:13.491462 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-25d7505c-b79b-4bab-bf27-bdfc0e3e8ba5 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:48:13.491790 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-25d7505c-b79b-4bab-bf27-bdfc0e3e8ba5 demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:48:13.492158 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-25d7505c-b79b-4bab-bf27-bdfc0e3e8ba5 demo demo] Calling method 'detail' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:48:13.492531 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.api_utils [None req-25d7505c-b79b-4bab-bf27-bdfc0e3e8ba5 demo demo] Removing options '' from query. {{(pid=112706) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:48:13.493593 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.volume.api [None req-25d7505c-b79b-4bab-bf27-bdfc0e3e8ba5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112706) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:48:13.503273 np0000172988 devstack@c-api.service[112706]: INFO cinder.volume.api [None req-25d7505c-b79b-4bab-bf27-bdfc0e3e8ba5 demo demo] Get all volumes completed successfully. May 09 07:48:13.507436 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-25d7505c-b79b-4bab-bf27-bdfc0e3e8ba5 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:48:13.509213 np0000172988 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 7/27] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:48:13 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 07:48:23.497193 np0000172988 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=1 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:49:13.528492 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-42eb380b-9cc1-4c11-b821-7bf4b07c412d None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:49:13.532991 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-42eb380b-9cc1-4c11-b821-7bf4b07c412d demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:49:13.533376 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-42eb380b-9cc1-4c11-b821-7bf4b07c412d demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:49:13.533833 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-42eb380b-9cc1-4c11-b821-7bf4b07c412d demo demo] Calling method 'detail' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:49:13.534357 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.api_utils [None req-42eb380b-9cc1-4c11-b821-7bf4b07c412d demo demo] Removing options '' from query. {{(pid=112708) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:49:13.535948 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.volume.api [None req-42eb380b-9cc1-4c11-b821-7bf4b07c412d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112708) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:49:13.545614 np0000172988 devstack@c-api.service[112708]: INFO cinder.volume.api [None req-42eb380b-9cc1-4c11-b821-7bf4b07c412d demo demo] Get all volumes completed successfully. May 09 07:49:13.549006 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-42eb380b-9cc1-4c11-b821-7bf4b07c412d demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:49:13.549629 np0000172988 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 7/28] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:49:13 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 07:49:23.539593 np0000172988 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writing DB stats cinder:SELECT=1 {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:50:13.566875 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-d9702c5e-6156-4fb4-85dc-41fafb5b941e None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:50:13.570718 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-d9702c5e-6156-4fb4-85dc-41fafb5b941e demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:50:13.571084 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-d9702c5e-6156-4fb4-85dc-41fafb5b941e demo demo] Empty body provided in request {{(pid=112709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:50:13.571451 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-d9702c5e-6156-4fb4-85dc-41fafb5b941e demo demo] Calling method 'detail' {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:50:13.571896 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.api_utils [None req-d9702c5e-6156-4fb4-85dc-41fafb5b941e demo demo] Removing options '' from query. {{(pid=112709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:50:13.573741 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.volume.api [None req-d9702c5e-6156-4fb4-85dc-41fafb5b941e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112709) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:50:13.583244 np0000172988 devstack@c-api.service[112709]: INFO cinder.volume.api [None req-d9702c5e-6156-4fb4-85dc-41fafb5b941e demo demo] Get all volumes completed successfully. May 09 07:50:13.585545 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-d9702c5e-6156-4fb4-85dc-41fafb5b941e demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:50:13.586148 np0000172988 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 8/29] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:50:13 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 07:50:23.578257 np0000172988 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writing DB stats cinder:SELECT=1 {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:51:13.603596 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.middleware.request_id [None req-6a983067-2ea8-4e26-be55-beeea1143ca6 None None] RequestId filter calling following filter/app {{(pid=112707) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:51:13.722120 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-6a983067-2ea8-4e26-be55-beeea1143ca6 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:51:13.722386 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [None req-6a983067-2ea8-4e26-be55-beeea1143ca6 demo demo] Empty body provided in request {{(pid=112707) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:51:13.722645 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [None req-6a983067-2ea8-4e26-be55-beeea1143ca6 demo demo] Calling method 'detail' {{(pid=112707) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:51:13.723033 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.api_utils [None req-6a983067-2ea8-4e26-be55-beeea1143ca6 demo demo] Removing options '' from query. {{(pid=112707) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:51:13.724043 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.volume.api [None req-6a983067-2ea8-4e26-be55-beeea1143ca6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112707) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:51:13.734022 np0000172988 devstack@c-api.service[112707]: INFO cinder.volume.api [None req-6a983067-2ea8-4e26-be55-beeea1143ca6 demo demo] Get all volumes completed successfully. May 09 07:51:13.736829 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-6a983067-2ea8-4e26-be55-beeea1143ca6 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:51:13.737316 np0000172988 devstack@c-api.service[112707]: [pid: 112707|app: 0|req: 8/30] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:51:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:51:23.728210 np0000172988 devstack@c-api.service[112707]: DEBUG dbcounter [-] [112707] Writing DB stats cinder:SELECT=1 {{(pid=112707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:52:13.758504 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-5c7b98bb-cc98-44df-a88e-9e517e362084 None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:52:13.762098 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-5c7b98bb-cc98-44df-a88e-9e517e362084 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:52:13.762358 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-5c7b98bb-cc98-44df-a88e-9e517e362084 demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:52:13.762616 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-5c7b98bb-cc98-44df-a88e-9e517e362084 demo demo] Calling method 'detail' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:52:13.763165 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.api_utils [None req-5c7b98bb-cc98-44df-a88e-9e517e362084 demo demo] Removing options '' from query. {{(pid=112706) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:52:13.764199 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.volume.api [None req-5c7b98bb-cc98-44df-a88e-9e517e362084 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112706) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:52:13.772612 np0000172988 devstack@c-api.service[112706]: INFO cinder.volume.api [None req-5c7b98bb-cc98-44df-a88e-9e517e362084 demo demo] Get all volumes completed successfully. May 09 07:52:13.774860 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-5c7b98bb-cc98-44df-a88e-9e517e362084 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:52:13.775329 np0000172988 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 8/31] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:52:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:52:23.767732 np0000172988 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=1 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:53:13.797706 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-8e9bfd36-25eb-45e2-98d3-d66169d2718f None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:53:13.801707 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-8e9bfd36-25eb-45e2-98d3-d66169d2718f demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:53:13.802066 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-8e9bfd36-25eb-45e2-98d3-d66169d2718f demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:53:13.802365 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-8e9bfd36-25eb-45e2-98d3-d66169d2718f demo demo] Calling method 'detail' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:53:13.802718 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.api_utils [None req-8e9bfd36-25eb-45e2-98d3-d66169d2718f demo demo] Removing options '' from query. {{(pid=112708) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:53:13.803892 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.volume.api [None req-8e9bfd36-25eb-45e2-98d3-d66169d2718f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112708) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:53:13.813494 np0000172988 devstack@c-api.service[112708]: INFO cinder.volume.api [None req-8e9bfd36-25eb-45e2-98d3-d66169d2718f demo demo] Get all volumes completed successfully. May 09 07:53:13.815590 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-8e9bfd36-25eb-45e2-98d3-d66169d2718f demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:53:13.816034 np0000172988 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 8/32] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:53:13 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 07:53:23.808120 np0000172988 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writing DB stats cinder:SELECT=1 {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:54:13.833109 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-e1b82e76-bf40-4456-b63c-acddbe084ece None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:54:13.838007 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-e1b82e76-bf40-4456-b63c-acddbe084ece demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:54:13.838007 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-e1b82e76-bf40-4456-b63c-acddbe084ece demo demo] Empty body provided in request {{(pid=112709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:54:13.838007 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-e1b82e76-bf40-4456-b63c-acddbe084ece demo demo] Calling method 'detail' {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:54:13.838693 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.api_utils [None req-e1b82e76-bf40-4456-b63c-acddbe084ece demo demo] Removing options '' from query. {{(pid=112709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:54:13.841051 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.volume.api [None req-e1b82e76-bf40-4456-b63c-acddbe084ece demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112709) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:54:13.851520 np0000172988 devstack@c-api.service[112709]: INFO cinder.volume.api [None req-e1b82e76-bf40-4456-b63c-acddbe084ece demo demo] Get all volumes completed successfully. May 09 07:54:13.853847 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-e1b82e76-bf40-4456-b63c-acddbe084ece demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:54:13.854403 np0000172988 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 9/33] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:54:13 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 07:54:23.844842 np0000172988 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writing DB stats cinder:SELECT=1 {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:55:13.877691 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.middleware.request_id [None req-825fa3ba-dc6f-4b44-b483-5234133a978d None None] RequestId filter calling following filter/app {{(pid=112707) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:55:13.880675 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-825fa3ba-dc6f-4b44-b483-5234133a978d demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:55:13.880927 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [None req-825fa3ba-dc6f-4b44-b483-5234133a978d demo demo] Empty body provided in request {{(pid=112707) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:55:13.881220 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [None req-825fa3ba-dc6f-4b44-b483-5234133a978d demo demo] Calling method 'detail' {{(pid=112707) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:55:13.882180 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.api_utils [None req-825fa3ba-dc6f-4b44-b483-5234133a978d demo demo] Removing options '' from query. {{(pid=112707) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:55:13.883202 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.volume.api [None req-825fa3ba-dc6f-4b44-b483-5234133a978d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112707) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:55:13.891555 np0000172988 devstack@c-api.service[112707]: INFO cinder.volume.api [None req-825fa3ba-dc6f-4b44-b483-5234133a978d demo demo] Get all volumes completed successfully. May 09 07:55:13.894019 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-825fa3ba-dc6f-4b44-b483-5234133a978d demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:55:13.894483 np0000172988 devstack@c-api.service[112707]: [pid: 112707|app: 0|req: 9/34] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:55:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:55:23.887232 np0000172988 devstack@c-api.service[112707]: DEBUG dbcounter [-] [112707] Writing DB stats cinder:SELECT=1 {{(pid=112707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:56:13.911502 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-10f70275-59f1-4cf5-839c-feba4d39dd17 None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:56:13.974473 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-10f70275-59f1-4cf5-839c-feba4d39dd17 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:56:13.974791 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-10f70275-59f1-4cf5-839c-feba4d39dd17 demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:56:13.975148 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-10f70275-59f1-4cf5-839c-feba4d39dd17 demo demo] Calling method 'detail' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:56:13.975627 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.api.api_utils [None req-10f70275-59f1-4cf5-839c-feba4d39dd17 demo demo] Removing options '' from query. {{(pid=112706) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:56:13.977251 np0000172988 devstack@c-api.service[112706]: DEBUG cinder.volume.api [None req-10f70275-59f1-4cf5-839c-feba4d39dd17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112706) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:56:13.987069 np0000172988 devstack@c-api.service[112706]: INFO cinder.volume.api [None req-10f70275-59f1-4cf5-839c-feba4d39dd17 demo demo] Get all volumes completed successfully. May 09 07:56:13.991042 np0000172988 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-10f70275-59f1-4cf5-839c-feba4d39dd17 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:56:13.991574 np0000172988 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 9/35] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:56:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:56:23.980847 np0000172988 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=1 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:57:14.010369 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-5e881355-aa30-4dc4-8951-41c2298c850b None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:57:14.014830 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-5e881355-aa30-4dc4-8951-41c2298c850b demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:57:14.015398 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-5e881355-aa30-4dc4-8951-41c2298c850b demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:57:14.015866 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-5e881355-aa30-4dc4-8951-41c2298c850b demo demo] Calling method 'detail' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:57:14.016436 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.api.api_utils [None req-5e881355-aa30-4dc4-8951-41c2298c850b demo demo] Removing options '' from query. {{(pid=112708) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:57:14.018138 np0000172988 devstack@c-api.service[112708]: DEBUG cinder.volume.api [None req-5e881355-aa30-4dc4-8951-41c2298c850b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112708) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:57:14.030116 np0000172988 devstack@c-api.service[112708]: INFO cinder.volume.api [None req-5e881355-aa30-4dc4-8951-41c2298c850b demo demo] Get all volumes completed successfully. May 09 07:57:14.033002 np0000172988 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-5e881355-aa30-4dc4-8951-41c2298c850b demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:57:14.033566 np0000172988 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 9/36] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:57:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:57:24.022626 np0000172988 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writing DB stats cinder:SELECT=1 {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:58:14.051591 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-278cceac-338d-4627-9795-0ad2fabd4224 None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:58:14.054066 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-278cceac-338d-4627-9795-0ad2fabd4224 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:58:14.054253 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-278cceac-338d-4627-9795-0ad2fabd4224 demo demo] Empty body provided in request {{(pid=112709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:58:14.054451 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-278cceac-338d-4627-9795-0ad2fabd4224 demo demo] Calling method 'detail' {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:58:14.054692 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.api.api_utils [None req-278cceac-338d-4627-9795-0ad2fabd4224 demo demo] Removing options '' from query. {{(pid=112709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:58:14.055460 np0000172988 devstack@c-api.service[112709]: DEBUG cinder.volume.api [None req-278cceac-338d-4627-9795-0ad2fabd4224 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112709) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:58:14.062674 np0000172988 devstack@c-api.service[112709]: INFO cinder.volume.api [None req-278cceac-338d-4627-9795-0ad2fabd4224 demo demo] Get all volumes completed successfully. May 09 07:58:14.064686 np0000172988 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-278cceac-338d-4627-9795-0ad2fabd4224 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:58:14.065084 np0000172988 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 10/37] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:58:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:58:24.059027 np0000172988 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writing DB stats cinder:SELECT=1 {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:59:14.084384 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.middleware.request_id [None req-0702f12c-f1cf-4f7e-9368-efe2397cea32 None None] RequestId filter calling following filter/app {{(pid=112707) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:59:14.088221 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-0702f12c-f1cf-4f7e-9368-efe2397cea32 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 09 07:59:14.088567 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [None req-0702f12c-f1cf-4f7e-9368-efe2397cea32 demo demo] Empty body provided in request {{(pid=112707) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:59:14.089009 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.openstack.wsgi [None req-0702f12c-f1cf-4f7e-9368-efe2397cea32 demo demo] Calling method 'detail' {{(pid=112707) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:59:14.089463 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.api.api_utils [None req-0702f12c-f1cf-4f7e-9368-efe2397cea32 demo demo] Removing options '' from query. {{(pid=112707) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:59:14.091128 np0000172988 devstack@c-api.service[112707]: DEBUG cinder.volume.api [None req-0702f12c-f1cf-4f7e-9368-efe2397cea32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112707) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:59:14.098958 np0000172988 devstack@c-api.service[112707]: INFO cinder.volume.api [None req-0702f12c-f1cf-4f7e-9368-efe2397cea32 demo demo] Get all volumes completed successfully. May 09 07:59:14.101293 np0000172988 devstack@c-api.service[112707]: INFO cinder.api.openstack.wsgi [None req-0702f12c-f1cf-4f7e-9368-efe2397cea32 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 09 07:59:14.101760 np0000172988 devstack@c-api.service[112707]: [pid: 112707|app: 0|req: 10/38] 199.204.45.115 () {64 vars in 1296 bytes} [Sat May 9 07:59:14 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 07:59:24.095180 np0000172988 devstack@c-api.service[112707]: DEBUG dbcounter [-] [112707] Writing DB stats cinder:SELECT=1 {{(pid=112707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}